Uh oh!
There was an error while loading. Please reload this page.
fixes auto-detecting UUID attributes - #20039
Conversation
the continue (and later the early return) avoided proper looping over the attribute candidates. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz
commented
Mar 19, 2020
/backport to stable18 |
blizzz
commented
Mar 19, 2020
/backport to stable17 |
blizzz
commented
Mar 19, 2020
/backport to stable16 |
backport to stable18 in #20046 |
backport to stable17 in #20047 |
backport to stable16 in #20048 |
vpluar
commented
May 7, 2020
maybe it is still happening in 18.04? I have just made a fresh install of nextcloud 18.04 I connect to my microsoft AD 2019. I see users and groups in the ldap integration section... I just select what groups I want but in the user section just see users... not groups. |
blizzz
commented
May 7, 2020
Most likely a config issue then, so I would like to ask you to raise your question in the forums: https://help.nextcloud.com If you wish support with setup issues from Nextcloud GmbH we offer this as part of the Nextcloud subscription. Learn more about this at https://nextcloud.com/enterprise/ |
vpluar
commented
May 7, 2020
ok, I will do it. Thanks for your help. |
fixes#19970 (a regression introduced with #19549)