UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Setup session rate limits #308

Closed Alex-Swann closed 2 years ago

Alex-Swann commented 2 years ago

Add rate limits that check a users session against redis to rate limit how many http requests they make to the form. This is to stop malicious spamming of a service, more specifically submissions being sent.