Daniel Keir Haywood created ISIS-2790:
-----------------------------------------
Summary: Allow the Wicket viewer's Password reset feature email to
support xxx+yyy@ format for emails.
Key: ISIS-2790
URL: https://issues.apache.org/jira/browse/ISIS-2790
Project: Isis
Issue Type: Improvement
Components: Isis Viewer Wicket
Affects Versions: 2.0.0-M5
Reporter: Daniel Keir Haywood
Fix For: 2.0.0-M6
as per [https://the-asf.slack.com/archives/CFC42LWBV/p1625408544170000]
Could the regex in EmailAddressValidator be changed to
{{^[_A-Za-z0-9-][_A-Za-z0-9-+]+(\.[_A-Za-z0-9-+]+)*@[A-Za-z0-9-]+(\.[A-Za-z0-9-]+)*((\.[A-Za-z]\{2,})\{1}$)}}
to allow a ‘+’ in the middle of the part before the ‘@’ ? This would allow the
Google email alias convenience of
{{martin+}}{{[zedify.co.uk|http://zedify.co.uk/]}} for example.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)