mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
AC-2680 Custom permission manage account recovery no longer auto triggers the manage users (#9477)
This commit is contained in:
committed by
GitHub
parent
9322dacbd4
commit
fc2953a126
@@ -144,6 +144,7 @@
|
|||||||
</bit-form-control>
|
</bit-form-control>
|
||||||
<bit-form-control>
|
<bit-form-control>
|
||||||
<input
|
<input
|
||||||
|
id="manageUsers"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
bitCheckbox
|
bitCheckbox
|
||||||
formControlName="manageUsers"
|
formControlName="manageUsers"
|
||||||
@@ -203,6 +204,7 @@
|
|||||||
</bit-form-control>
|
</bit-form-control>
|
||||||
<bit-form-control>
|
<bit-form-control>
|
||||||
<input
|
<input
|
||||||
|
id="manageUsers"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
bitCheckbox
|
bitCheckbox
|
||||||
formControlName="manageUsers"
|
formControlName="manageUsers"
|
||||||
|
|||||||
Reference in New Issue
Block a user