summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke1-8/+24
2020-12-18Ensure that a URL exists in the content during push. (#8965)Patrick Cloke3-2/