0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 03:11:55 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
e1b8e37f93
Push login completion down into SsoHandler (#8941)
This is another part of my work towards fixing #8876. It moves some of the logic currently in the SAML and OIDC handlers - in particular the call to `AuthHandler.complete_sso_login` down into the `SsoHandler`.
2020-12-16 20:01:53 +00:00