openstreetmap-website/app
Andy Allan a219df24ca Ensure that urls are only valid if the entire string is a url
This replaces our homegrown regexps (that didn't quite work) with
ruby built-in regexps, and uses the termination anchor to ensure
that the entire string, not just the first part, is validated.
2020-04-01 17:53:37 +02:00
..
abilities Merge pull request #2427 from mmd-osm/patch/remove_expand_bbox 2019-12-04 12:48:34 +01:00
assets Merge remote-tracking branch 'upstream/pull/2577' 2020-04-01 11:56:27 +01:00
controllers Fix new rubocop warnings 2020-03-31 19:08:10 +01:00
helpers Make linkify return an HTML safe result for unsafe inputs 2020-03-22 12:59:39 +00:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
mailers Set X-Entity-Ref-ID header on notification emails 2020-01-02 21:45:41 +00:00
models Ensure that urls are only valid if the entire string is a url 2020-04-01 17:53:37 +02:00
validators Move utf8 validator into app/validators 2019-02-06 12:11:44 +01:00
views Remove custom table styling 2020-04-01 12:29:01 +02:00