0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 11:22:00 +02:00
synapse/changelog.d/6761.bugfix
Richard van der Hoff 5bd3cb7260
Minor fixes to user admin api (#6761)
* don't insist on a password (this is valid if you have an SSO login)
* fix reference to undefined `requester`
2020-01-23 12:03:58 +00:00

1 line
57 B
Text

Minor fixes to `PUT /_synapse/admin/v2/users` admin api.