synapse/tests
Daniel Wagner-Hall 617501dd2a Move token generation to auth handler
I prefer the auth handler to worry about all auth, and register to call
into it as needed, than to smatter auth logic between the two.
2015-08-20 11:35:56 +01:00
..
api
appservice
federation
handlers Move token generation to auth handler 2015-08-20 11:35:56 +01:00
metrics
rest
storage Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
util Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
__init__.py
test_distributor.py Remove call to recently removed function in mock 2015-08-11 16:56:30 +01:00
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py Issue macaroons as opaque auth tokens 2015-08-18 14:22:02 +01:00