Allow for password reset and force unlock buttons to be programmatically hidden using access control #12459
nlvcodes
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if we were able to use field access control to either hide or disable the password reset and force unlock buttons. This way, we can use RBAC to programmatically set who can do these actions. As it is now, if I have an editor role that should be able to edit other users, the editor can access and edit an admin's password unless I completely disable their ability to edit users.
Beta Was this translation helpful? Give feedback.
All reactions