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): store last known user groups #40443

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Commits on Oct 9, 2023

  1. fix(ldap): store last known user groups

    - for LDAP user life cycle management
    
    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cb3faad View commit details
    Browse the repository at this point in the history
  2. test(Group LDAP): add test for getting groups of OfflineUser

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9e2d9d5 View commit details
    Browse the repository at this point in the history
  3. refactor(tests): simplify code, reduce duplication

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    039da6b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. refactor(LDAP): pass IConfig via constructor to Group_LDAP

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c1480aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #40839 from nextcloud/fix/noid/ldap-group-config-di

    Pass IConfig by constructor to Group_LDAP
    blizzz authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b848841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce8d0a View commit details
    Browse the repository at this point in the history