You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2021/07/04 19:05:00 UTC

[jira] [Resolved] (ISIS-2790) Allow the Wicket viewer's Password reset feature email to support xxx+yyy@ format for emails.

     [ https://issues.apache.org/jira/browse/ISIS-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Keir Haywood resolved ISIS-2790.
---------------------------------------
    Resolution: Fixed

> 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)