Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-15 | Add ratelimiting on login (#4821) | Brendan Abolivier | 11 | -37/+259 | |
Add two ratelimiters on login (per-IP address and per-userID). | |||||
2019-03-15 | Add systemd setup that supports workers (#4662) | Luca Corbatto | 6 | -0/+205 | |
This setup is a way to manage workers with systemd. It does however not require workers. You can use this setup without workers. You just have to make sure that the h |