MatrixSynapse/tests/handlers
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
..
__init__.py
test_appservice.py
test_auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_presence.py
test_profile.py
test_register.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_roomlist.py
test_stats.py
test_sync.py
test_typing.py
test_user_directory.py Remove access-token support from RegistrationStore.register (#5642) 2019-07-10 16:26:49 +01:00