mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #80] Don't show Organization ciphers to unconfirmed users #41
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mprasil on GitHub (Jul 13, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/80
This leads to confusion and ciphers that can't be decrypted (#77)
@mprasil commented on GitHub (Jul 13, 2018):
I've totally missed the
2f892cbcommit. So chances are this might be resolved already. Going to rebuild the image and test.@dani-garcia commented on GitHub (Jul 13, 2018):
It's a partial fix, at least. This hides the ciphers, but we should probably also not show the organization or the collections unless the user is confirmed.
We should also make sure that an unconfirmed admin or owner can't make changes to the org.
@mprasil commented on GitHub (Jul 13, 2018):
Good point do you want to keep the issue open for that?
@dani-garcia commented on GitHub (Jul 13, 2018):
Yeah, I think we should leave it open for now.
@mprasil commented on GitHub (Jul 17, 2018):
This should be completely resolved with #89 merged in.