summary refs log tree commit diff
path: root/synapse/rest/client/auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use v3 endpoints for fallback auth (Matrix 1.1) (#12019)Travis Ralston2022-02-221-4/+4
* Require direct references to configuration variables. (#10985)Patrick Cloke2021-10-061-1/+1
* Use direct references for configuration variables (part 7). (#10959)Patrick Cloke2021-10-041-2/+4
* Use direct references for some configuration variables (part 3) (#10885)Patrick Cloke2021-09-231-5/+5
* Use direct references for some configuration variables (#10798)Patrick Cloke2021-09-131-2/+5
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-4/+7
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+24
* Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-15/+24
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+143