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

Tom Hughes notifications at github.com
Mon Oct 30 10:45:25 UTC 2023


We'd certainly use that index yes (in fact `current_user.changesets` does but the sum causes the order to be lost) but limiting by date is probably not a good idea as it would penalise people with lots of infrequent edits.

Better is probably only to look at the last 100/200/1000 or whatever changesets.

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

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


More information about the rails-dev mailing list