summary refs log tree commit diff
path: root/synapse/handlers/auth.py (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-25