1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

[PM-11408] Remove cs delete permission (#4998)

* remove user delete permission from CS role
This commit is contained in:
Brandon Treston
2024-11-07 14:14:42 -05:00
committed by GitHub
parent 15bc5060c6
commit ebd78ff30d

View File

@ -110,7 +110,6 @@ public static class RolePermissionMapping
Permission.User_Licensing_View,
Permission.User_Billing_View,
Permission.User_Billing_LaunchGateway,
Permission.User_Delete,
Permission.Org_List_View,
Permission.Org_OrgInformation_View,
Permission.Org_GeneralDetails_View,