Merge pull request #5424 from matrix-org/erikj/change_password_reset_links
Change password reset links to /_matrix.
No related branches found
No related tags found
Showing
- changelog.d/5424.misc 1 addition, 0 deletionschangelog.d/5424.misc
- synapse/app/homeserver.py 0 additions, 1 deletionsynapse/app/homeserver.py
- synapse/push/mailer.py 1 addition, 1 deletionsynapse/push/mailer.py
- synapse/python_dependencies.py 1 addition, 1 deletionsynapse/python_dependencies.py
- synapse/res/templates/password_reset_success.html 1 addition, 1 deletionsynapse/res/templates/password_reset_success.html
- synapse/rest/client/v2_alpha/account.py 5 additions, 4 deletionssynapse/rest/client/v2_alpha/account.py
- tests/push/test_email.py 0 additions, 6 deletionstests/push/test_email.py
- tests/push/test_http.py 0 additions, 6 deletionstests/push/test_http.py
- tests/rest/client/test_consent.py 0 additions, 6 deletionstests/rest/client/test_consent.py
- tests/rest/client/v2_alpha/test_account.py 241 additions, 0 deletionstests/rest/client/v2_alpha/test_account.py
- tests/rest/client/v2_alpha/test_register.py 0 additions, 6 deletionstests/rest/client/v2_alpha/test_register.py
- tests/unittest.py 12 additions, 0 deletionstests/unittest.py
Loading
Please register or sign in to comment