mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #454] Server Admin should see all organizations #275
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#275
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 @cdwiegand on GitHub (Apr 11, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/454
An admin user just created an organization, but I (as server owner/admin) cannot see the organization unless I'm invited to it. Shouldn't I, as the owner/admin, see all organizations? Even if it's a separate link on a page where I can audit the company settings and/or invite myself?
@dani-garcia commented on GitHub (Apr 11, 2019):
What do you mean by server owner? Each organization would have it's own separate owner, but there isn't a global server owner.
You can see a list of all users and all the organizations they are a part of in the admin page, there are instructions in the wiki on how to enable it.
I'm not sure what do you mean exactly by auditing settings, but it's not possible to invite yourself to an organization and see it's data without help from a member of it, as the data is all encrypted and we'd need to add the decryption keys to the new user.
@cdwiegand commented on GitHub (Apr 13, 2019):
Ok, I will look through the wiki on how to enable that functionality. As the owner of the physical server, I want to be able to ensure that I'm aware if there's a new "organization" created by one of my users. If I can see a list of those, then that's good enough for me.