Properly report user-agent/IP during registration of SSO users. (#8784)
This also expands type-hints to the SSO and registration code. Refactors the CAS code to more closely match OIDC/SAML.
Showing
- changelog.d/8784.misc 1 addition, 0 deletionschangelog.d/8784.misc
- mypy.ini 1 addition, 0 deletionsmypy.ini
- synapse/handlers/cas_handler.py 52 additions, 19 deletionssynapse/handlers/cas_handler.py
- synapse/handlers/oidc_handler.py 1 addition, 1 deletionsynapse/handlers/oidc_handler.py
- synapse/handlers/register.py 115 additions, 99 deletionssynapse/handlers/register.py
- synapse/handlers/saml_handler.py 3 additions, 3 deletionssynapse/handlers/saml_handler.py
Loading
Please register or sign in to comment