Commit ed8526c7 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(proxy) default for VisibleEmail should validate with FILTER_VALIDATE_EMAIL

(cherry picked from commit 0af2ca39)
parent 82c8b153
......@@ -70,7 +70,7 @@
<Required>N</Required>
</suppressVersion>
<VisibleEmail type="EmailField">
<default>admin@localhost</default>
<default>admin@localhost.local</default>
<Required>N</Required>
<ValidationMessage>Please enter a valid email address.</ValidationMessage>
</VisibleEmail>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment