X Tutup
Skip to content

Commit 2105d05

Browse files
committed
Add changelog file
1 parent e8df97f commit 2105d05

File tree

1 file changed

+9
-0
lines changed
  • changelog/unreleased

1 file changed

+9
-0
lines changed

changelog/unreleased/38298

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
X Tutup