mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
Merge pull request #62 from owncloud/changelog-user-response
add missing changelog for the PR #61
This commit is contained in:
8
changelog/unreleased/fix-users-format.md
Normal file
8
changelog/unreleased/fix-users-format.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: match the user response to the OC10 format
|
||||
|
||||
The user response contained the field `displayname` but for certain responses
|
||||
the field `display-name` is expected. The field `display-name` was added and
|
||||
now both fields are returned to the client.
|
||||
|
||||
https://github.com/owncloud/product/issues/181
|
||||
https://github.com/owncloud/ocis-ocs/pull/61
|
||||
Reference in New Issue
Block a user