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

mmd notifications at github.com
Tue Oct 31 16:18:34 UTC 2023


I'm not so happy that all the logic is now implemented in Rails, which means that we have almost zero reuse potential and need to re-implement exactly the same algorithm again on CGImap. 

I'd be happier to see either 
* have a REST endpoint which I could call from CGImap, or
* some postgresql database function I could call
both of which options could return some true/false kind of information, if the changeset is acceptable.

Then you could tweak both settings and algorithms as much as needed without ever having to touch CGImap.


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

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


More information about the rails-dev mailing list