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

Remove \ from self-registration email regex #5759

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

ashanthamara
Copy link
Contributor

Proposed changes in this pull request

By this PR #5652, the email regex has been updated to provide the support to special characters in the email username.
Even the \ character is also allowed by the PR the RFC spec[1] is not allowing that character.
Hence removing it from this PR.

[1] - https://datatracker.ietf.org/doc/html/rfc3696#page-5:~:text=!%20%23%20%24%20%25%20%26%20%27%20*%20%2B%20%2D%20/%20%3D%20%3F%20%20%5E%20_%20%60%20.%20%7B%20%7C%20%7D%20

@pavinduLakshan pavinduLakshan merged commit 7a43608 into wso2:master Mar 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants