-
- Downloads
Merge pull request #7315 from matrix-org/babolivier/request_token
Config option to inhibit 3PID errors on /requestToken
No related branches found
No related tags found
Showing
- changelog.d/7315.feature 1 addition, 0 deletionschangelog.d/7315.feature
- docs/sample_config.yaml 10 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/server.py 21 additions, 0 deletionssynapse/config/server.py
- synapse/rest/client/v2_alpha/account.py 16 additions, 1 deletionsynapse/rest/client/v2_alpha/account.py
- synapse/rest/client/v2_alpha/register.py 11 additions, 1 deletionsynapse/rest/client/v2_alpha/register.py
- tests/rest/client/v2_alpha/test_account.py 16 additions, 0 deletionstests/rest/client/v2_alpha/test_account.py
- tests/rest/client/v2_alpha/test_register.py 46 additions, 1 deletiontests/rest/client/v2_alpha/test_register.py
Loading
Please register or sign in to comment