summary refs log tree commit diff
path: root/synapse/http/proxyagent.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30Disable account related endpoints when using OAuth delegationQuentin Gliech8-19/+243
2023-05-30Actually enforce guest + return www-authenticate headerHugh Nimmo-Smith4-8/<