mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 14:30:19 -05:00
graph/users: clarify changelog
This commit is contained in:
committed by
Ralf Haferkamp
parent
20870380b1
commit
639c8d4ed3
@@ -1,6 +1,12 @@
|
||||
Enhancement: Allow regular users to list other users
|
||||
|
||||
Regular users can search for other users, but having some limitations
|
||||
Regular users can search for other users. The following limitations
|
||||
apply:
|
||||
|
||||
* Only search queries are allowed (using the `$search=term` query parameter)
|
||||
* The search term needs to have at least 3 characters
|
||||
* The result set only contains the attribute `displayName`, `userType`, `mail`
|
||||
and `id`
|
||||
|
||||
https://github.com/owncloud/ocis/pull/7887
|
||||
https://github.com/owncloud/ocis/issues/7782
|
||||
|
||||
Reference in New Issue
Block a user