summary refs log tree commit diff
path: root/synapse/handlers/admin.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-05Rename openid/token to openid/request_tokenMark Haines1-2/+2
2016-05-05Add an openidish mechanism for proving to third parties that you own a given ↵Mark Haines7-2/+193
user_id
2016-05-04