summary refs log tree commit diff
path: root/synapse/rest/client/login.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use direct references for some configuration variables (#10798)Patrick Cloke2021-09-131-5/+5
* Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config ...Sean2021-09-091-46/+11
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-12/+9
* Correctly initialise the `synapse_user_logins` metric. (#10677)Richard van der Hoff2021-08-241-6/+23
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+600