0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-11 05:14:42 +02: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 Filter.filter_rooms 2016-02-19 17:55:28 +00:00
test_ratelimiting.py