MatrixSynapse/tests/storage
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__base.py
test_appservice.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_background_update.py
test_base.py
test_cleanup_extrems.py
test_client_ips.py Remove access-token support from RegistrationStore.register (#5642) 2019-07-10 16:26:49 +01:00
test_devices.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_directory.py
test_end_to_end_keys.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_event_federation.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_event_metrics.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_event_push_actions.py
test_keys.py
test_monthly_active_users.py Remove access-token support from RegistrationStore.register (#5642) 2019-07-10 16:26:49 +01:00
test_profile.py
test_purge.py
test_redaction.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_registration.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_room.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_roommember.py
test_state.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_transactions.py
test_user_directory.py