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: keep local groups when there is no group mapping set up #806

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Jan 29, 2024

fixes #805

@blizzz
Copy link
Member Author

blizzz commented Jan 29, 2024

Need to improve the test further, the logic stands.

- when no group mapping is aet up in the relevant SAML configuration, a
  migration shall not happen.
- This is the test case for this scenario

Signed-off-by: Arthur Schiwon <[email protected]>
- the backend would aggressively

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz blizzz merged commit 7736766 into master Jan 30, 2024
27 checks passed
@blizzz blizzz deleted the fix/805/keep-local-groups branch January 30, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If not using SAML for Nextcloud groups, groups are removed from users when they log in
2 participants