Allow HS to send emails when adding an email to the HS (#6042)
Showing
- changelog.d/6042.feature 1 addition, 0 deletionschangelog.d/6042.feature
- docs/sample_config.yaml 12 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/emailconfig.py 36 additions, 0 deletionssynapse/config/emailconfig.py
- synapse/handlers/identity.py 3 additions, 14 deletionssynapse/handlers/identity.py
- synapse/push/mailer.py 29 additions, 0 deletionssynapse/push/mailer.py
- synapse/res/templates/add_threepid.html 9 additions, 0 deletionssynapse/res/templates/add_threepid.html
- synapse/res/templates/add_threepid.txt 6 additions, 0 deletionssynapse/res/templates/add_threepid.txt
- synapse/res/templates/add_threepid_failure.html 8 additions, 0 deletionssynapse/res/templates/add_threepid_failure.html
- synapse/res/templates/add_threepid_success.html 6 additions, 0 deletionssynapse/res/templates/add_threepid_success.html
- synapse/rest/client/v2_alpha/account.py 216 additions, 36 deletionssynapse/rest/client/v2_alpha/account.py
- synapse/rest/client/v2_alpha/register.py 9 additions, 15 deletionssynapse/rest/client/v2_alpha/register.py
- synapse/storage/registration.py 24 additions, 7 deletionssynapse/storage/registration.py
Loading
Please register or sign in to comment