summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-12Add type annotations and comments to auth handler (#7063)Patrick Cloke1-89/+104
2020-03-11Refactor a bitBrendan Abolivier1-28/+30
2020-03-11Also don't fail on aliases events in this caseBrendan Abolivier1