forked-synapse/synapse/rest
2016-03-16 11:56:24 +00:00
..
client Make registration idempotent: if you specify the same session, make it give you an access token for the user that was registered on previous uses of that session. Tweak the UI auth layer to not delete sessions when their auth has completed and hence expire themn so they don't hang around until server restart. Allow server-side data to be associated with UI auth sessions. 2016-03-16 11:56:24 +00:00
key Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
media Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
__init__.py Implement logout 2016-03-11 16:27:50 +00:00