summary refs log tree commit diff
path: root/synapse/config/account_validity.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ensure we read account validity templates from custom template dir if ↵Andrew Morgan2021-01-191-1/+4
| | | | provided (#77)
* Allow users to click account renewal links multiple times without hitting an ↵Andrew Morgan2020-12-301-0/+146
'Invalid Token' page (#74)