mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #196] Shared Items, Collections and Organisation not being displayed correctly for unconfirmed user #99
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#99
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 @pixelyo on GitHub (Sep 20, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/196
So I have two accounts: A and B
A has 4 items in his vault and shares them over an organization. B is part of A's organization and has permission to view and edit A's items. This is what B sees. B can see that there are 4 items which are not displayed correctly. B can't see that is is part of an organization.
pretty weird, can somebody help me?
@mprasil commented on GitHub (Sep 20, 2018):
Hi, I think I've managed to reproduce the problem. Go into your organization setting and see if the B is actually confirmed user, or it's just
Accepted. After you confirm user, he should see the shared stuff properly. (if not try to logout and log back in maybe, but it shouldn't be necessary.I'm pretty sure we've had this fixed and the passwords weren't showing at all until user was confirmed, but apparently it's broken again, so we need to fix it.
@pixelyo commented on GitHub (Sep 21, 2018):
yep, the invitation was just accepted. I still needed to confirm the user.
B had status
accepted. A went to Organization > Manage > User and confirmed user B, by opening the drop down menu on the far right, next to B's name and clickingconfirm. Now B sees all entries as normal.Thank you @mprasil :)
@mprasil commented on GitHub (Sep 21, 2018):
I'm going to reopen this as we shouldn't show the ciphers to the user until he's confirmed.