summary refs log tree commit diff
path: root/synapse/handlers/account_validity.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-11try different attrsDavid Baker1-4/+5
2019-06-11Some (partially) auth0 specific saml hacksDavid Baker3-4/+10
* Keep track of in-flight auth requests (in an awful way)