MatrixSynapse/synapse/api
Mark Haines 177f104432 Merge pull request #1098 from matrix-org/markjh/bearer_token
Allow clients to supply access_tokens as headers
2016-10-25 17:33:15 +01:00
..
__init__.py
auth.py Merge pull request #1098 from matrix-org/markjh/bearer_token 2016-10-25 17: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
filtering.py
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py