forked-synapse/synapse/rest
Kegan Dougal 83776d6219 Make v2_alpha reg follow the AS API specification
The spec is clear the key should be 'user' not 'username' and this is indeed
the case for v1. This is not true for v2_alpha though, which is what this
commit is fixing.
2016-04-14 14:52:26 +01:00
..
client Make v2_alpha reg follow the AS API specification 2016-04-14 14:52:26 +01:00
key Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
media comment out 2c838f6459 due to risk of https://en.wikipedia.org/wiki/Billion_laughs attacks - thanks @torhve 2016-04-14 14:39:24 +01:00
__init__.py Implement logout 2016-03-11 16:27:50 +00:00