1
0
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:
Ike
2025-01-16 09:07:54 -08:00
committed by GitHub
parent 5201085ecb
commit a015f429c2
4 changed files with 11 additions and 7 deletions

View File

@@ -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,