synapse/tests/api
Richard van der Hoff ec041b335e Record device_id in client_ips
Record the device_id when we add a client ip; it's somewhat redundant as we
could get it via the access_token, but it will make querying rather easier.
2016-07-20 16:41:03 +01:00
..
__init__.py
test_auth.py Record device_id in client_ips 2016-07-20 16:41:03 +01:00
test_filtering.py
test_ratelimiting.py