summary refs log tree commit diff
path: root/synapse/handlers/account_validity.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-19Remove deprecated 'verbose' cli argJorik Schellekens1-4/+3
2019-07-19Don't accept opentracing data from clients. (#5715)Jorik Schellekens2-2/+2
* Don't accept opentracing data from clients. * newsfil