mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
Single Organization & Personal settings to be hidden #1493
Reference in New Issue
Block a user
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 @hvisage on GitHub.
as requested: https://bitwardenrs.discourse.group/t/spinning-dialog-box-edit-policy-single-organization/573
Subject of the issue
Your environment
web_build 2.17.1 & 2.18.1
Steps to reproduce
go to Policy & click on Single Organization (2.17.1+) and Personal entries (2.18.1)
Get a spinning wheel
Expected behaviour
Seems the need to hide these.
Actual behaviour
Relevant logs
@jjlin commented on GitHub:
Personal Ownership was already implemented in #1326, though it hasn't made it in a release yet.
@BlackDex commented on GitHub:
This is not personal ownership and it is not the same as single organization.
@BlackDex commented on GitHub:
Ah, sorry, looked over that part hehe.
@jjlin commented on GitHub:
I know, I'm only referring to the Personal Ownership part of this issue.
@BlackDex commented on GitHub:
Also, i can confirm this on the
testingandmasterbranch.@BlackDex commented on GitHub:
If you compile the master branch you would at least have the personal ownership function.
@hvisage commented on GitHub:
Well, both hit me, so that's the reason I added both in the header/title ;)