Fix errorcode for disabled registration (#8867)
The spec says we should return `M_FORBIDDEN` when someone tries to register and registration is disabled.
changelog.d/8867.bugfix
0 → 100644
Please register or sign in to comment
The spec says we should return `M_FORBIDDEN` when someone tries to register and registration is disabled.