summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-26Validate that the session is not modified during UI-Auth (#7068)Patrick Cloke1-4/+33
2020-03-25Remove unused captcha_bypass_secret option (#7137)Aaron Raimist3-9/+1
2020-03-25Move catchup of replication streams to worker. (#7024)Erik Johnston24-487/