Skip to content

Commit 71ff3ed

Browse files
committed
Removing URL validation on origin domain configuration, since it can be a wildcard
1 parent bf4ce1c commit 71ff3ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<label>CORS Origin Url</label>
1313
<comment>*, or fully qualified URLs without trailing '/' (slash) (e.g. http://example.com)
1414
</comment>
15-
<validate>validate-url</validate>
1615
</field>
1716
<field id="allow_credentials" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1"
1817
showInStore="1">

0 commit comments

Comments
 (0)