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

[stable30] fix(user_ldap): Do not map groups we do not know if they match filter #50480

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jan 27, 2025

Backport of #45364

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot added 3. to review Waiting for reviews feature: ldap labels Jan 27, 2025
@backportbot backportbot bot added this to the Nextcloud 30.0.6 milestone Jan 27, 2025
When nesting is enabled, filterValidGroups is supposed to check for each
 groups if it actually exist, because it may not be visible to
 Nextcloud. So in this codepath we disable automapping of groups.

Signed-off-by: Côme Chilliet <[email protected]>
(cherry picked from commit de77415)
@come-nc come-nc force-pushed the backport/45364/stable30 branch from 6f7b2c7 to 002df12 Compare January 28, 2025 08:56
@come-nc come-nc marked this pull request as ready for review January 28, 2025 08:57
@come-nc
Copy link
Contributor

come-nc commented Jan 28, 2025

/backport to stable29

@come-nc come-nc merged commit e5169b9 into stable30 Jan 28, 2025
175 checks passed
@come-nc come-nc deleted the backport/45364/stable30 branch January 28, 2025 13:23
@Altahrim Altahrim mentioned this pull request Feb 5, 2025
15 tasks
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