Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
Patrick Cloke
|
652d1669c5
Add missing type hints to tests.handlers. (#14680)
|
1 year ago |
Patrick Cloke
|
7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599)
|
2 years ago |
Sean Quah
|
0b684b59e5
Fix logging of incorrect status codes for disconnected requests (#12580)
|
2 years ago |
Dirk Klimpel
|
5dd949bee6
Add type hints to some tests/handlers files. (#12224)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Quentin Gliech
|
a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482)
|
2 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Richard van der Hoff
|
7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510)
|
3 years ago |
Patrick Cloke
|
6dade80048
Combine the CAS & SAML implementations for required attributes. (#9326)
|
3 years ago |
Richard van der Hoff
|
8aed29dc61
Improve styling and wording of SSO redirect confirm template (#9272)
|
3 years ago |
Richard van der Hoff
|
2ec8ca5e60
Remove SynapseRequest.get_user_agent (#9069)
|
3 years ago |
Richard van der Hoff
|
e1b8e37f93
Push login completion down into SsoHandler (#8941)
|
3 years ago |
Richard van der Hoff
|
01333681bc
Preparatory refactoring of the SamlHandlerTestCase (#8938)
|
3 years ago |
Patrick Cloke
|
6ff34e00d9
Skip the SAML tests if xmlsec1 isn't available. (#8905)
|
3 years ago |
Patrick Cloke
|
22c6c19f91
Fix a regression that mapping providers should be able to redirect users. (#8878)
|
4 years ago |
Patrick Cloke
|
8388384a64
Fix a regression when grandfathering SAML users. (#8855)
|
4 years ago |
Patrick Cloke
|
c21bdc813f
Add basic SAML tests for mapping users. (#8800)
|
4 years ago |