diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-07-31 18:12:04 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-08-01 16:08:38 +0200 |
commit | 235271be4f716919765a7b1545fd680a00b9bda8 (patch) | |
tree | fa1b0dfdf8f1ebb4c01b47fbc0d51de70660c9c9 /synapse/handlers | |
parent | Check room ID and type of redacted event (#5784) (diff) | |
download | synapse-235271be4f716919765a7b1545fd680a00b9bda8.tar.xz |
Allow defining HTML templates to serve the user on account renewal
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/account_validity.py | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/synapse/handlers/account_validity.py b/synapse/handlers/account_validity.py |