Skip to content

getXbyY can still return false, e.g. when using ldap write support - #21421

Merged
blizzz merged 2 commits into
masterfrom
fix/noid/cached-missing-dn
Jun 19, 2020
Merged

getXbyY can still return false, e.g. when using ldap write support#21421
blizzz merged 2 commits into
masterfrom
fix/noid/cached-missing-dn

Conversation

@blizzz

Copy link
Copy Markdown
Member

To reproduce:

  1. have ldap_write_support on master (e.g. from update tests and bump max version ldap_write_support#165)
  2. try to create a user
  3. You'll get an error message and an exception logged saying "Translation to LDAP DN unsuccessful"

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzzblizzz added this to the Nextcloud 20 milestone Jun 15, 2020
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

Comment threadapps/user_ldap/lib/Mapping/AbstractMapping.php Outdated
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: ldap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@blizzz@ChristophWurst@kklem0