-
- Downloads
Merge tag 'v1.64.0rc2' into develop
Synapse 1.64.0rc2 (2022-07-29) ============================== This RC reintroduces support for `account_threepid_delegates.email`, which was removed in 1.64.0rc1. It remains deprecated and will be removed altogether in a future release. ([\#13406](https://github.com/matrix-org/synapse/issues/13406))
No related branches found
No related tags found
Showing
- CHANGES.md 7 additions, 1 deletionCHANGES.md
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- docs/upgrade.md 0 additions, 13 deletionsdocs/upgrade.md
- docs/usage/configuration/config_documentation.md 181 additions, 181 deletionsdocs/usage/configuration/config_documentation.md
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- synapse/app/homeserver.py 2 additions, 1 deletionsynapse/app/homeserver.py
- synapse/config/emailconfig.py 40 additions, 6 deletionssynapse/config/emailconfig.py
- synapse/config/registration.py 10 additions, 4 deletionssynapse/config/registration.py
- synapse/handlers/identity.py 55 additions, 1 deletionsynapse/handlers/identity.py
- synapse/handlers/ui_auth/checkers.py 18 additions, 3 deletionssynapse/handlers/ui_auth/checkers.py
- synapse/rest/client/account.py 72 additions, 34 deletionssynapse/rest/client/account.py
- synapse/rest/client/register.py 39 additions, 20 deletionssynapse/rest/client/register.py
- synapse/rest/synapse/client/password_reset.py 6 additions, 2 deletionssynapse/rest/synapse/client/password_reset.py
- tests/rest/client/test_register.py 1 addition, 1 deletiontests/rest/client/test_register.py
Loading
Please register or sign in to comment