0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 17:08:19 +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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Make AppserviceHandler stream events from database 2016-08-18 11:54:41 +01:00
test_auth.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
test_device.py Implement updating devices 2016-07-26 07:35:48 +01:00
test_directory.py copyrights 2016-01-07 04:26:29 +00:00
test_e2e_keys.py keys/query: return all users which were asked for 2016-08-03 15:41:44 +01:00
test_presence.py Don't notify for online -> online transitions. 2016-08-30 15:05:32 +01:00
test_profile.py Add create_requester function 2016-07-26 16:46:53 +01:00
test_register.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
test_typing.py Merge pull request #1098 from matrix-org/markjh/bearer_token 2016-10-25 17:33:15 +01:00