summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/account_validity.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #5932 from matrix-org/babolivier/account_validity_...Brendan Abolivier2019-09-091-3/+1
* Fix encoding for account validity HTML files on Python 2Brendan Abolivier2019-08-291-1/+3
* LintBrendan Abolivier2019-08-011-1/+1
* Allow defining HTML templates to serve the user on account renewalBrendan Abolivier2019-08-011-6/+15
* Merge branch 'master' into dinsicBrendan Abolivier2019-06-121-3/+3
|\
| * Unify v1 and v2 REST client APIs (#5226)Amber Brown2019-06-031-3/+3
* | Don't check whether the user's account is expired on /send_mail requestsBrendan Abolivier2019-06-051-1/+1
|/
* Add management endpoints for account validityBrendan Abolivier2019-04-171-1/+30
* Send out emails with links to extend an account's validity periodBrendan Abolivier2019-04-171-0/+62