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

[3.1.5 backport] CBG-3885 Restore 3.1 handling for admin_channels, admin_roles #6770

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

adamcfraser
Copy link
Collaborator

@adamcfraser adamcfraser commented Apr 10, 2024

Omitting default collection admin_channels, admin_roles on a PUT /db/_user should not remove those channels - callers must explicitly specify an empty array.

Handling for named collections is unchanged - if scopes/collection is specified in collection_access, contents are treated as a replace.

Added tests for interaction with JWT channel updates.

CBG-3885, backports CBG-3883

Omitting default collection admin_channels, admin_roles on a PUT /db/_user should not remove those channels - callers must explicitly specify an empty array.

Handling for named collections is unchanged - if scopes/collection is specified in collection_access, contents are treated as a replace.

Added tests for interaction with JWT channel updates.
@adamcfraser adamcfraser merged commit 04ccf3d into release/3.1.5 Apr 11, 2024
24 checks passed
@adamcfraser adamcfraser deleted the CBG-3885 branch April 11, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants