-
- Downloads
Correctly initialise the `synapse_user_logins` metric. (#10677)
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.
Showing
- changelog.d/10677.bugfix 1 addition, 0 deletionschangelog.d/10677.bugfix
- synapse/handlers/register.py 18 additions, 0 deletionssynapse/handlers/register.py
- synapse/handlers/sso.py 2 additions, 0 deletionssynapse/handlers/sso.py
- synapse/rest/client/login.py 23 additions, 6 deletionssynapse/rest/client/login.py
Loading
Please register or sign in to comment