diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-07-30 19:53:09 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-21 11:41:56 +0100 |
commit | 3568e1897ccdaa40f01cc8d5a993a11914075225 (patch) | |
tree | e546b4ae4ad9c250e7fad6fc2217ae6d7cc01196 | |
parent | Remind people about the new template in the upgrade notes (diff) | |
download | synapse-3568e1897ccdaa40f01cc8d5a993a11914075225.tar.xz |
Add changelog
-rw-r--r-- | changelog.d/8004.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8004.feature b/changelog.d/8004.feature new file mode 100644 index 0000000000..a91b75e0e0 --- /dev/null +++ b/changelog.d/8004.feature @@ -0,0 +1 @@ +Require the user to confirm that their password should be reset after clicking the email confirmation link. \ No newline at end of file |