summary refs log tree commit diff
path: root/tests/handlers/test_cas.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename handler and config modules which end in handler/config. (#9816)Patrick Cloke2021-04-201-1/+1
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Record the SSO Auth Provider in the login token (#9510)Richard van der Hoff2021-03-041-5/+5
* Combine the CAS & SAML implementations for required attributes. (#9326)Patrick Cloke2021-02-111-2/+50
* Improve styling and wording of SSO redirect confirm template (#9272)Richard van der Hoff2021-02-011-4/+4
* Remove SynapseRequest.get_user_agent (#9069)Richard van der Hoff2021-01-121-1/+1
* Use the SSO handler helpers for CAS registration/login. (#8856)Patrick Cloke2021-01-031-0/+121