summary refs log tree commit diff
path: root/synapse/handlers/cas.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [pyupgrade] `synapse/` (#10348)Jonathan de Jong2021-07-191-1/+1
| | | | | | | | | This PR is tantamount to running ``` pyupgrade --py36-plus --keep-percent-format `find synapse/ -type f -name "*.py"` ``` Part of #9744
* 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