mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 22:42:16 -05:00
Merge pull request #75 from owncloud/fix-wrong-changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Enhancement: Add simple user listing UI
|
||||
Bugfix: Fix index mapping
|
||||
|
||||
We added an extension for ocis-web that shows a simple list of all existing users.
|
||||
The index mapping was not being used because we were not using the right blevesearch TypeField, leading to username like properties like `preferred_name` and `on_premises_sam_account_name` to be case sensitive.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/51
|
||||
https://github.com/owncloud/ocis-accounts/issues/73
|
||||
|
||||
Reference in New Issue
Block a user