summary refs log tree commit diff
path: root/synapse/rest/login.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-05Empty string is not a valid JSON object, so don't return them in HTTP responses.Erik Johnston1-1/+1
2014-09-05AUth the contents of power level eventsErik Johnston1-1/+72
2014-09-05