mailman: rate limit the uwsgi endpoint to 2 requests/sec
Compare changes
- Jelle van der Waa authored
We have had bruteforce attempts to perform SQL injections on the signup page. To get rid of the alerts, let's rate limit this properly.
@@ -51,6 +56,7 @@ server {