summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01Move access token deletion into auth handlerRichard van der Hoff6-27/+62
2017-11-01Apparently this is pythonDavid Baker1-1/+1
2017-11-01Log login requestsDavid Baker1-0/+10
2017-11-01Break dependency of auth_handler on device_handlerRichard van der Hoff3