Skip to content

Commit abbb607

Browse files
phil-davisDeepDiver1975
authored andcommitted
chore: add changelog for allow_subadmins setting
1 parent 40da2a9 commit abbb607

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • changelog/unreleased

changelog/unreleased/41634

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Security: disable group-admin feature by default behind allow_subadmins
2+
3+
Disable the subadmin (group-admin) feature by default behind a new
4+
allow_subadmins system config,as a security risk-mitigation.
5+
The feature's code path has known security shortcomings; deployments
6+
that rely on it can opt back in with 'allow_subadmins' => true in config.php.
7+
8+
https://github.com/owncloud/core/pull/41634

0 commit comments

Comments
 (0)