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

[stable29] fix(LDAP): escape DN on check-user #44765

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 10, 2024

Backport of PR #44350

the DN has to be escaped differently when used as a base and we were
missing it here in the search method call in the check-user command.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@backportbot backportbot bot added this to the Nextcloud 29 milestone Apr 10, 2024
@blizzz blizzz mentioned this pull request Apr 10, 2024
5 tasks
@blizzz blizzz merged commit b01b30a into stable29 Apr 11, 2024
167 of 168 checks passed
@blizzz blizzz deleted the backport/44350/stable29 branch April 11, 2024 12:32
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.

2 participants