fixed url injection by means of starting an url with "." and turning the prefix into a subdomain
1 open thread
Compare changes
- jonny authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 9
− 3
@@ -44,7 +44,7 @@ import LintWriter (LintWriter, adjust, askContext,
@@ -142,7 +142,7 @@ checkMapProperty p@(Property name _) = case name of
@@ -338,6 +338,12 @@ checkObjectGroupProperty (Property name _) = case name of
@@ -480,7 +486,7 @@ checkTileLayerProperty p@(Property name _value) = case name of