0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 18:06:09 +02:00
synapse/tests/handlers
Richard van der Hoff 1c4f05db41 Stop putting a time caveat on access tokens
The 'time' caveat on the access tokens was something of a lie, since we weren't
enforcing it; more pertinently its presence stops us ever adding useful time
caveats.

Let's move in the right direction by not lying in our caveats.
2016-11-29 16:49:41 +00:00
..
__init__.py
test_appservice.py
test_auth.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
test_device.py
test_directory.py
test_e2e_keys.py
test_presence.py
test_profile.py
test_register.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
test_typing.py