diff options
author | David Robertson <davidr@element.io> | 2022-08-23 12:40:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-23 11:40:00 +0000 |
commit | 956e015413d3da417c1058e3e72d97b3d1bc8170 (patch) | |
tree | 931927e3736155ea068c38254726b6f03ed51c29 /changelog.d | |
parent | Update changelog (diff) | |
download | synapse-956e015413d3da417c1058e3e72d97b3d1bc8170.tar.xz |
Drop support for delegating email validation, round 2 (#13596)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13596.removal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13596.removal b/changelog.d/13596.removal new file mode 100644 index 0000000000..6c12ae75b4 --- /dev/null +++ b/changelog.d/13596.removal @@ -0,0 +1 @@ +Remove the ability for homeservers to delegate email ownership verification and password reset confirmation to identity servers. See [upgrade notes](https://github.com/matrix-org/synapse/blob/release-v1.66/docs/upgrade.md#upgrading-to-v1660) for more details. \ No newline at end of file |