mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-09 15:56:57 +02:00
2 lines
199 B
Plaintext
2 lines
199 B
Plaintext
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.
|