summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-26Validate that the session is not modified during UI-Auth (#7068)Patrick Cloke8-14/+117
2020-03-25Remove unused captcha_bypass_secret option (#7137)Aaron Raimist3-9/+1
Signed-off-by: Aaron Raimist <aaron@raim.ist>