MatrixSynapse/tests
Mark Haines 26c8fff19e Merge pull request #36 from matrix-org/device_id_from_access_token
Extract the device id and token id from the access token when autheniticating users
2015-01-28 17:19:28 +00:00
..
api
federation
handlers Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
rest Merge pull request #36 from matrix-org/device_id_from_access_token 2015-01-28 17:19:28 +00:00
storage Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
util
__init__.py
test_distributor.py
test_state.py
test_test_utils.py
test_types.py Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
unittest.py
utils.py