Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(LDAP): prevent incomplete displaynames… #41333

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Nov 7, 2023

… when reading users from primary groups or gidNumber-based groups

Summary

  • In cases where user information was read out from primary groups or gidNumber-based groups, displayname might be cached incompletely without their second part (provided it was configured).

Checklist

… when reading users from primary groups or gidNumber-based groups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added this to the Nextcloud 28 milestone Nov 7, 2023
@blizzz blizzz requested review from juliusknorr, come-nc, a team, icewind1991 and nfebe and removed request for a team November 7, 2023 20:06
@blizzz
Copy link
Member Author

blizzz commented Nov 7, 2023

/backport to stable27

@blizzz
Copy link
Member Author

blizzz commented Nov 7, 2023

/backport to stable26

@blizzz blizzz merged commit 743066a into master Nov 9, 2023
47 of 50 checks passed
@blizzz blizzz deleted the fix/41316/incomplete-displayname branch November 9, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: LDAP's second display name part is being forgotten
3 participants