mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 00:53:23 +00:00
[EC-416] Refactor organization permission checks (#3252)
* Replace Permissions enum and helper methods with callbacks * Remove scim feature flag * Check if org has feature enabled as part of canManage checks * Pin jest-mock-extended at v2.0.6 to fix compilation error
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"proxyEvents": "https://events.bitwarden.com"
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": false,
|
||||
"scim": true
|
||||
"showTrial": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user