0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 11:33:57 +01:00
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