Skip to content

Fix autocomplete for LDAP with shareapi_only_share_with_group_members on#21452

Merged
nickvergessen merged 4 commits intomasterfrom
bugfix/21451/allow-autocomplete-by-displayname-again
Jun 23, 2020
Merged

Fix autocomplete for LDAP with shareapi_only_share_with_group_members on#21452
nickvergessen merged 4 commits intomasterfrom
bugfix/21451/allow-autocomplete-by-displayname-again

Conversation

@nickvergessen
Copy link
Member

Move back to IGroupManager::displayNamesInGroup()

The problem is that despite it's name IGroup::searchDisplayName()
only searches by userid and this is less fixable than changing back to this method here

Fix #21451

Also fixes the broken integration test sharees_features/sharees.feature:57 which is failing since the merge of #16035

The problem is that despite it's name IGroup::searchDisplayName()
only searches by userid and this is less fixable than changing back to this method here

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

/backport to stable19

@nickvergessen
Copy link
Member Author

/backport to stable18

Signed-off-by: Joas Schilling <coding@schilljs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can not autocomplete users by displayname

3 participants