Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegExp for valid mails #43

Open
tomkaXX opened this issue Jul 23, 2020 · 1 comment
Open

RegExp for valid mails #43

tomkaXX opened this issue Jul 23, 2020 · 1 comment
Assignees
Labels
Medium Task with medium level difficulties

Comments

@tomkaXX
Copy link
Member

tomkaXX commented Jul 23, 2020

In registration forms, we need have a regexp for check valid mails addresses ( like contains letters and numbers, have @ sign and etc)

https://regexlib.com/Search.aspx?k=email&AspxAutoDetectCookieSupport=1

@tomkaXX tomkaXX added the Medium Task with medium level difficulties label Jul 23, 2020
@Thealoner
Copy link
Contributor

Thealoner commented Jul 23, 2020

PR: #53

tomkaXX added a commit that referenced this issue Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Task with medium level difficulties
Projects
None yet
Development

No branches or pull requests

2 participants