1
0
mirror of https://github.com/bitwarden/server synced 2025-12-29 22:54:00 +00:00

[PM 21897]Add Manual Enable/Disable Override for Providers in Admin Portal (#6072)

* Add the changes for the enable provider

* remove the wanted permission added

* Added a unit testing for the updateAsync
This commit is contained in:
cyprain-okeke
2025-07-24 16:12:25 +01:00
committed by GitHub
parent 2d1f914eae
commit 2cf7208eb3
8 changed files with 317 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ public enum Permission
Provider_Edit,
Provider_View,
Provider_ResendEmailInvite,
Provider_CheckEnabledBox,
Tools_ChargeBrainTreeCustomer,
Tools_PromoteAdmin,