summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30Refactor config to be an experimental featureHugh Nimmo-Smith15-83/+258
2023-05-30Test MSC2965 implementation: well-known discovery documentHugh Nimmo-Smith1-0/+38
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/