mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-16 03:40:42 -05:00
Single Organization & Personal settings to be hidden #4563
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 (Feb 5, 2021).
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 (Feb 5, 2021):
Personal Ownership was already implemented in #1326, though it hasn't made it in a release yet.
@BlackDex commented on GitHub (Feb 5, 2021):
This is not personal ownership and it is not the same as single organization.
@BlackDex commented on GitHub (Feb 5, 2021):
Also, i can confirm this on the
testingandmasterbranch.@jjlin commented on GitHub (Feb 5, 2021):
I know, I'm only referring to the Personal Ownership part of this issue.
@BlackDex commented on GitHub (Feb 5, 2021):
Ah, sorry, looked over that part hehe.
@hvisage commented on GitHub (Feb 5, 2021):
Well, both hit me, so that's the reason I added both in the header/title ;)
@BlackDex commented on GitHub (Feb 5, 2021):
If you compile the master branch you would at least have the personal ownership function.