1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01: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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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,