summary refs log blame commit diff
path: root/changelog.d/8837.bugfix
blob: b2977d0c312eda8dd9a093e47d741d374f0f51f1 (plain) (tree)
1
                                                                                                                                                                                                      
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.