[
https://issues.apache.org/jira/browse/ISIS-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374318#comment-17374318
]
ASF subversion and git services commented on ISIS-2790:
-------------------------------------------------------
Commit 7715729d6d9a3fcfc3634bc7c22258f90cbc84ac in isis's branch
refs/heads/ISIS-2790 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7715729 ]
ISIS-2790: adds unit test
> 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)