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(user_ldap): Do not map groups we do not know if they match filter #45364

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 16, 2024

  1. fix(user_ldap): Do not map groups we do not know if they match filter

    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]>
    come-nc committed May 16, 2024
    Configuration menu
    Copy the full SHA
    64c97b4 View commit details
    Browse the repository at this point in the history