This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2024-10-01 08:25:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c12b9d719a
synapse-product
/
synapse
/
rest
History
David Baker
c12b9d719a
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
..
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