summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2022-08-12 12:04:14 +0100
committerRichard van der Hoff <richard@matrix.org>2022-08-12 12:04:14 +0100
commit008afed23795322a8f017de2f505dcc8f06ca91a (patch)
tree1ee1e3ba36e437d1a85339389073460a85a62fd6 /docs
parentMerge remote-tracking branch 'origin/release-v1.64' into rav/sw1v-hotfixes (diff)
parentMention specific version in rc2 notes (diff)
downloadsynapse-github/rav/sw1v-hotfixes.tar.xz
Merge remote-tracking branch 'origin/master' into rav/sw1v-hotfixes github/rav/sw1v-hotfixes rav/sw1v-hotfixes
Diffstat (limited to 'docs')
-rw-r--r--docs/upgrade.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md

index 73ed209975..47a74b67de 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md
@@ -91,6 +91,16 @@ process, for example: # Upgrading to v1.64.0 +## Deprecation of the ability to delegate e-mail verification to identity servers + +Synapse v1.66.0 will remove the ability to delegate the tasks of verifying email address ownership, and password reset confirmation, to an identity server. + +If you require your homeserver to verify e-mail addresses or to support password resets via e-mail, please configure your homeserver with SMTP access so that it can send e-mails on its own behalf. +[Consult the configuration documentation for more information.](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#email) + +The option that will be removed is `account_threepid_delegates.email`. + + ## Changes to the event replication streams Synapse now includes a flag indicating if an event is an outlier when