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.
+ 10
− 5
@@ -12,7 +12,7 @@ module Properties (checkMap, checkTileset, checkLayer) where
@@ -45,6 +45,7 @@ import Paths (PathResult (..), RelPath (..), getExtension,
@@ -142,7 +143,7 @@ checkMapProperty p@(Property name _) = case name of
@@ -339,11 +340,15 @@ checkObjectGroupProperty (Property name _) = case name of