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 editing members which have access-all rights #5213

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

BlackDex
Copy link
Collaborator

With web-vault v2024.6.2 and lower, if a user has access-all rights either as an org-member or via a group it shouldn't return individual collections.

This probably needs to be changed with newer versions which do not support the access-all feature anymore and work with manage. But with the current version this should solve access right issues.

Fixes #5212

Verified

This commit was signed with the committer’s verified signature.
utkarshgupta137 Utkarsh Gupta
With web-vault v2024.6.2 and lower, if a user has access-all rights either as an org-member or via a group it shouldn't return individual collections.

This probably needs to be changed with newer versions which do not support the `access-all` feature anymore and work with manage.
But with the current version this should solve access right issues.

Fixes dani-garcia#5212

Signed-off-by: BlackDex <black.dex@gmail.com>
@BlackDex BlackDex requested a review from dani-garcia November 20, 2024 15:18
@dani-garcia dani-garcia merged commit 96813b1 into dani-garcia:main Nov 20, 2024
5 checks passed
@BlackDex BlackDex deleted the fix-access-all-issue branch November 20, 2024 17:14
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.

Permission issue with groups on collections
2 participants