[openstreetmap/openstreetmap-website] Traces#index: Introduce tab navigation, fix tag-filter (#3034)
Andy Allan
notifications at github.com
Wed Jan 6 18:04:38 UTC 2021
> * Double Check the usage of `params[:tag]` in the views.
>From a quick review, I don't see anything obviously wrong. Rails is very good about avoiding XSS and similar problems, so long as you avoid using any of the utilities that mess around with string safety (like `raw`, `.html_safe`, etc). I can double-check when the PR is ready for review.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3034#issuecomment-755463352
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210106/9d6a6749/attachment.htm>
More information about the rails-dev
mailing list