MatrixSynapse/synapse/api
Mark Haines 8aee5aa068 Add helper function for getting access_tokens from requests
Rather than reimplementing the token parsing in the various places.
This will make it easier to change the token parsing to allow access_tokens
in HTTP headers.
2016-09-09 16:33:15 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
constants.py Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 2016-08-25 18:34:47 +01:00
errors.py Implement https://github.com/matrix-org/matrix-doc/pull/346/files 2016-07-08 17:42:48 +01:00
filtering.py Add 'contains_url' to filter 2016-07-14 15:35:48 +01:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
urls.py APP_SERVICE_PREFIX is never used; don't bother 2016-08-25 18:06:05 +01:00