0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 09:58:20 +02:00
synapse/tests/storage
Daniel Wagner-Hall cecbd636e9 /tokenrefresh POST endpoint
This allows refresh tokens to be exchanged for (access_token,
refresh_token).

It also starts issuing them on login, though no clients currently
interpret them.
2015-08-20 16:21:35 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
test_appservice.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-07 18:05:39 +01:00
test_base.py Fix daedlock 2015-05-15 10:54:04 +01:00
test_directory.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_presence.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_profile.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_redaction.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_registration.py /tokenrefresh POST endpoint 2015-08-20 16:21:35 +01:00
test_room.py Tidy up _simple_... methods 2015-03-20 15:05:10 +00:00
test_roommember.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
test_stream.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00