summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/account_validity.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run Black. (#5482)Amber Brown2019-06-201-6/+10
* Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mai...Brendan Abolivier2019-06-101-1/+1
|\
| * Don't check whether the user's account is expired on /send_mail requestsBrendan Abolivier2019-06-051-1/+1
* | Unify v1 and v2 REST client APIs (#5226)Amber Brown2019-06-031-3/+3
|/
* 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