Enable user without password (#16770)
Closes: - https://github.com/matrix-org/synapse/issues/10397 - #10397 An administrator should know whether he wants to set a password or not. There are many uses cases where a blank password is required. - Use of only some users with SSO. - Use of bots with password, users with SSO
Showing
- changelog.d/16770.bugfix 1 addition, 0 deletionschangelog.d/16770.bugfix
- docs/admin_api/user_admin_api.md 10 additions, 9 deletionsdocs/admin_api/user_admin_api.md
- synapse/rest/admin/users.py 0 additions, 9 deletionssynapse/rest/admin/users.py
- tests/rest/admin/test_user.py 23 additions, 8 deletionstests/rest/admin/test_user.py
Loading
Please register or sign in to comment