summary refs log tree commit diff
path: root/synapse/rest/client/login_token_request.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save login tokens in database (#13844)Quentin Gliech2022-10-261-3/+2
* Expose MSC3882 only be under an unstable endpoint. (#13868)Hugh Nimmo-Smith2022-09-291-1/+3
* Implementation of MSC3882 login token request (#13722)Hugh Nimmo-Smith2022-09-211-0/+94