mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
PM-12995 device exception cache permissions update (#5277)
* feat(newDeviceVerification) : - adding more granular permissions for the login exception button. - fixed access to the button for different permissions
This commit is contained in:
@@ -17,6 +17,7 @@ public enum Permission
|
||||
User_Billing_View,
|
||||
User_Billing_Edit,
|
||||
User_Billing_LaunchGateway,
|
||||
User_NewDeviceException_Edit,
|
||||
|
||||
Org_List_View,
|
||||
Org_OrgInformation_View,
|
||||
|
||||
Reference in New Issue
Block a user