[openstreetmap/openstreetmap-website] Set maximum limits for user provided content (PR #4694)
mmd
notifications at github.com
Sat Apr 13 10:45:49 UTC 2024
I believe we should continue adding some upper size limits for various input fields, like we already do for note comments.
Limits in this pull request are a best guess only, and I'm open to make them larger if needed. However, they shouldn't be unlimited as they are today.
I'm aware that there are existing limits imposed by the web server, but I find them too large for input fields.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4694
-- Commit Summary --
* Set maximum limits for user provided content
-- File Changes --
M app/models/changeset_comment.rb (2)
M app/models/diary_comment.rb (2)
M app/models/issue_comment.rb (2)
M app/models/report.rb (2)
M app/models/user.rb (1)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4694.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4694.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4694
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4694 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240413/2f9daecb/attachment-0001.htm>
More information about the rails-dev
mailing list