summary refs log tree commit diff
path: root/synapse/handlers/cas_handler.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-26Refactor the CAS code (move the logic out of the REST layer to a handler) (#7...Patrick Cloke1-0/+204
2020-03-26Don't default to an invalid sqlite config if no database configuration is pro...Nektarios Katakis2-22/+48