]> git.openstreetmap.org Git - rails.git/commit
Make linkify return an HTML safe result for unsafe inputs
authorTom Hughes <tom@compton.nu>
Sun, 22 Mar 2020 12:47:56 +0000 (12:47 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Mar 2020 12:59:39 +0000 (12:59 +0000)
commite693063fa55f613364527abb7dbef0933bfe042e
treef647af95dc2eb2b91361b467821816c3ba9dbad7
parent3184bec5ae1134736f1ac683719c2a02958dd524
Make linkify return an HTML safe result for unsafe inputs

Fixes #2567
app/helpers/application_helper.rb
test/helpers/application_helper_test.rb