We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8df97f commit 2105d05Copy full SHA for 2105d05
changelog/unreleased/38298
@@ -0,0 +1,9 @@
1
+Enhancement: Prevent migration between normal and guest users in UI
2
+
3
+OC 10 does not support the migration from normal users to guest users and
4
+vice versa. The fix clarifies this behavior in the Web UI by omitting the
5
+guest-group when adding or editing (non-guest) users and by disabling the
6
+ability to remove guest users from the guest group.
7
8
+https://github.com/owncloud/core/pull/38298
9
+https://github.com/owncloud/guests/issues/431
0 commit comments