summary refs log tree commit diff
path: root/tests/handlers/test_auth.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2019-03-18Add ratelimiting on failed login attempts (#4865)Brendan Abolivier6-5/+86
2019-03-15Add ratelimiting on login (#4821)Brendan Abolivier11-37/+259
2019-03-15Add systemd setup that supports workers (#4662)Luca Corbatto