mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-29 23:58:26 -04:00
Allow HS to send emails when adding an email to the HS (#6042)
This commit is contained in:
parent
7763dd3e95
commit
df3401a71d
12 changed files with 359 additions and 72 deletions
6
synapse/res/templates/add_threepid.txt
Normal file
6
synapse/res/templates/add_threepid.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
A request to add an email address to your Matrix account has been received. If this was you,
|
||||
please click the link below to confirm adding this email:
|
||||
|
||||
{{ link }}
|
||||
|
||||
If this was not you, you can safely ignore this email. Thank you.
|
Loading…
Add table
Add a link
Reference in a new issue