diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-05 16:38:51 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-05 16:38:51 +0100 |
commit | d51ca9d9b3856d60af67ceac05df98347838a221 (patch) | |
tree | 860bd1da167fb0256b23a0dce5629384ab960b00 /changelog.d | |
parent | Don't check whether the user's account is expired on /send_mail requests (diff) | |
download | synapse-d51ca9d9b3856d60af67ceac05df98347838a221.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5363.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5363.feature b/changelog.d/5363.feature new file mode 100644 index 0000000000..179a789fd7 --- /dev/null +++ b/changelog.d/5363.feature @@ -0,0 +1 @@ +Allow expired user to trigger renewal email sending manually |