[openstreetmap/openstreetmap-website] Add the ability to rate limit edits (PR #4319)

Tom Hughes notifications at github.com
Tue Oct 31 19:30:28 UTC 2023


What would the REST endpoint return exactly? We don't really want to be having to make REST call from cgimap to rails on every changeset upload do we?

It would certainly be possible to put the limit check in a function in the database - how to configure it is an interesting question though as you would probably have to put the configuration values in a settings table or pass them all in on every call.

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

Message ID: <openstreetmap/openstreetmap-website/pull/4319/c1787899519 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231031/e7ad16e9/attachment.htm>


More information about the rails-dev mailing list