[openstreetmap/openstreetmap-website] Add support for rate limiting signup requests (PR #4198)

Andy Allan notifications at github.com
Fri Aug 25 15:08:19 UTC 2023


I haven't had a chance to review this fully yet. In the meantime, have you seen/considered [rack-attack](https://github.com/rack/rack-attack)? It's widely used, can use memcache for storage, and might be easier when it comes to testing etc.

I think the main choice here is in strategy - whether we want something like the rack-attack approach of having a centralised configuration, or the approach taken here where throttling is explicit in every controller.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4198#issuecomment-1693516023
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4198/c1693516023 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230825/c49e6789/attachment.htm>


More information about the rails-dev mailing list