parent
97011f287f
commit
41edfece4a
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@
|
||||||
},
|
},
|
||||||
"src_rel": {
|
"src_rel": {
|
||||||
"minLength": 1,
|
"minLength": 1,
|
||||||
"pattern": "^[^/].*",
|
"pattern": "^(?!\\.\\.?(?:/|$))[^/\\u0000-\\u001f\\\\]+(?:/(?!\\.\\.?(?:/|$))[^/\\u0000-\\u001f\\\\]+)*$",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue