summary refs log tree commit diff
path: root/synapse/handlers/saml.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Allow customizing IdP name and icon for SAML and CAS (#16094)Gabriel Rodríguez2023-08-111-5/+6
* Add + as an allowed character for Matrix IDs (MSC4009) (#15911)Patrick Cloke2023-07-111-2/+2
* Remove redundant types from comments. (#14412)Patrick Cloke2022-11-161-2/+2
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Remove the deprecated BaseHandler. (#11005)Patrick Cloke2021-10-081-3/+4
* Use direct references for configuration variables (part 5). (#10897)Patrick Cloke2021-09-241-8/+7
* Require type hints in the handlers module. (#10831)Patrick Cloke2021-09-201-7/+7
* 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-3/+3
* Rename handler and config modules which end in handler/config. (#9816)Patrick Cloke2021-04-201-0/+517