We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf9194 commit 70cc3d9Copy full SHA for 70cc3d9
changelog/unreleased/41405
@@ -0,0 +1,6 @@
1
+Bugfix: Subadmins won't add users to groups
2
+
3
+Subadmins won't be able to add user to groups, not even to groups they're
4
+managing. Only admins will be able to.
5
6
+https://github.com/owncloud/core/pull/41405
changelog/unreleased/41406
+Bugfix: The phar stream wrapper is disabled by default
+Previously, it was only disabled for non-cli access, but now it's disabled
+globally.
+https://github.com/owncloud/core/pull/41406
0 commit comments