summary refs log tree commit diff
path: root/synapse/api/auth_blocking.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* Convert synapse.api to async/await (#8031)Patrick Cloke2020-08-061-8/+5
* Stop Auth methods from polling the config on every req. (#7420)Andrew Morgan2020-05-061-0/+104