Skip to content

Commit

Permalink
Added provider_edit to admins in bitwarden portal (#3764)
Browse files Browse the repository at this point in the history
  • Loading branch information
cturnbull-bitwarden authored Mar 8, 2024
1 parent baba9c7 commit f432c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Admin/Utilities/RolePermissionMapping.cs
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ public static class RolePermissionMapping
Permission.Provider_List_View,
Permission.Provider_Create,
Permission.Provider_View,
Permission.Provider_Edit,
Permission.Provider_ResendEmailInvite,
Permission.Tools_ChargeBrainTreeCustomer,
Permission.Tools_PromoteAdmin,
Expand Down

0 comments on commit f432c18

Please sign in to comment.