add registrations_require_3pid
lets homeservers specify a whitelist for 3PIDs that users are allowed to associate with. Typically useful for stopping people from registering with non-work emails
Showing
- synapse/api/errors.py 1 addition, 0 deletionssynapse/api/errors.py
- synapse/config/registration.py 13 additions, 0 deletionssynapse/config/registration.py
- synapse/rest/client/v2_alpha/_base.py 22 additions, 0 deletionssynapse/rest/client/v2_alpha/_base.py
- synapse/rest/client/v2_alpha/account.py 13 additions, 1 deletionsynapse/rest/client/v2_alpha/account.py
- synapse/rest/client/v2_alpha/register.py 61 additions, 12 deletionssynapse/rest/client/v2_alpha/register.py
Loading
Please register or sign in to comment