Skip to content
Snippets Groups Projects
Commit 39de23c6 authored by Samuel Walladge's avatar Samuel Walladge
Browse files

Add flag to enable password change form in admin

This was previously disabled because changing another user's password is
both not usually recommended and bypasses password policy. Here, we add
a feature flag (`ENABLE_CHANGE_USER_PASSWORD_ADMIN`) to allow
re-enabling this password change form. This allows continued use of this
functionality by clients that require it.
parent b7075625
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment