summary refs log tree commit diff
path: root/synapse/http/connectproxyclient.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 header