mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
1 line
199 B
Text
1 line
199 B
Text
Fix a long standing bug in the register admin endpoint (`/_synapse/admin/v1/register`) when the `mac` field was not provided. The endpoint now properly returns a 400 error. Contributed by @edwargix.
|