-
- Downloads
Account validity: allow defining HTML templates to serve the us… (#5807)
Account validity: allow defining HTML templates to serve the user on account renewal attempt
No related branches found
No related tags found
Showing
- changelog.d/5807.feature 1 addition, 0 deletionschangelog.d/5807.feature
- docs/sample_config.yaml 10 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/registration.py 43 additions, 2 deletionssynapse/config/registration.py
- synapse/handlers/account_validity.py 9 additions, 1 deletionsynapse/handlers/account_validity.py
- synapse/res/templates/account_renewed.html 1 addition, 0 deletionssynapse/res/templates/account_renewed.html
- synapse/res/templates/invalid_token.html 1 addition, 0 deletionssynapse/res/templates/invalid_token.html
- synapse/rest/client/v2_alpha/account_validity.py 17 additions, 8 deletionssynapse/rest/client/v2_alpha/account_validity.py
- tests/rest/client/v2_alpha/test_register.py 37 additions, 0 deletionstests/rest/client/v2_alpha/test_register.py
Loading
Please register or sign in to comment