summary refs log tree commit diff
path: root/synapse/rest/client/login.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-12/+9
| | | Applies the changes from #10665 to additional modules.
* Correctly initialise the `synapse_user_logins` metric. (#10677)Richard van der Hoff2021-08-241-6/+23
| | | | | Fix a bug where the prometheus metrics for SSO logins wouldn't be initialised until the first user logged in with a given auth provider.
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+600