Skip to content

Email address soft check #28

Open
Open
@vkublytskyi

Description

@vkublytskyi

In Japan email address not corresponding to ISO are widely used. As they are not valid from the standard point of view Magento does not accept them. Core should provide possibility to disable this check. The same issue with recently added top level domains (e.g. magento/magento2#11945 and magento/magento2#11689).

On of possible approach is to provide a configuration option to admin that will allow "soft email validation" which will validate that email has format <username with any characters except @>@<domain with any characters except @>. By default this option should be disabled so behaviour will remain the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EpiccoreShould be implemented as contribution to Magento 2 corepostponedTasks involve Magento core modification and should be done after MVP implementation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions