[openstreetmap/openstreetmap-website] Add the ability to rate limit edits (PR #4319)
Mateusz Konieczny
notifications at github.com
Mon Oct 30 12:47:02 UTC 2023
@matkoniecz commented on this pull request.
> @@ -92,6 +92,10 @@ def upload
diff_reader = DiffReader.new(request.raw_post, changeset)
Changeset.transaction do
result = diff_reader.commit
+ # the number of changes in this changeset has already bee
```suggestion
# the number of changes in this changeset has already been
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4319#pullrequestreview-1704035470
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4319/review/1704035470 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231030/32fc6320/attachment-0001.htm>
More information about the rails-dev
mailing list