mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 22:42:16 -05:00
Adjust changelog for UUID validation fix
This commit is contained in:
6
changelog/unreleased/adjust-uuid-validation.md
Normal file
6
changelog/unreleased/adjust-uuid-validation.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Bugfix: Adjust UUID validation to be more tolerant
|
||||
|
||||
The UUID now allows any alphanumeric character and "-" and "_" which
|
||||
can also allow regular user names.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/issues/41
|
||||
@@ -1,6 +0,0 @@
|
||||
Bugfix: Allow any user id format
|
||||
|
||||
The user id / account UUID should allow any format as in some cases a regular user name
|
||||
could be used there.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/issues/41
|
||||
Reference in New Issue
Block a user