[
https://issues.apache.org/jira/browse/ISIS-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374316#comment-17374316
]
ASF subversion and git services commented on ISIS-2790:
-------------------------------------------------------
Commit 3471df6d0169a77bd4835b6419c16774e887fec0 in isis's branch
refs/heads/ISIS-2790 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3471df6 ]
ISIS-2790: splits regex across multiple lines
> 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
> Assignee: Daniel Keir Haywood
> Priority: Minor
> 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)