forked-synapse/tests/rest/client/v1
Brendan Abolivier 899e523d6d
Add ratelimiting on login (#4821)
Add two ratelimiters on login (per-IP address and per-userID).
2019-03-15 17:46:16 +00:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_admin.py Add 'server_version' endpoint to admin API 2019-03-01 09:56:58 +01:00
test_events.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_login.py Add ratelimiting on login (#4821) 2019-03-15 17:46:16 +00:00
test_presence.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
test_profile.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_rooms.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_typing.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
utils.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00