summary refs log tree commit diff
path: root/synapse/handlers/cas.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allows CAS SSO flow to provide user IDs composed of numbers only (#17098)Aurélien Grimpard2024-05-141-0/+5
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Handle "registration_enabled" parameter for CAS (#16262)Aurélien Grimpard2023-09-061-0/+2
* Add configuration setting for CAS protocol version (#15816)Aurélien Grimpard2023-08-241-1/+5
* Allow customizing IdP name and icon for SAML and CAS (#16094)Gabriel Rodríguez2023-08-111-5/+6
* Fix twisted trunk mypy errors (#14012)David Robertson2022-10-031-0/+3
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Use direct references for some configuration variables (part 3) (#10885)Patrick Cloke2021-09-231-4/+4
* Require type hints in the handlers module. (#10831)Patrick Cloke2021-09-201-10/+8
* Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config ...Sean2021-09-091-1/+0
* [pyupgrade] `synapse/` (#10348)Jonathan de Jong2021-07-191-1/+1
* Use inline type hints in `handlers/` and `rest/`. (#10382)Jonathan de Jong2021-07-161-1/+1
* Rename handler and config modules which end in handler/config. (#9816)Patrick Cloke2021-04-201-0/+393