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

Validate user email before asking for a password. #12767

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

pavel-raykov
Copy link
Collaborator

Implementing the following feature request https://smartcontract-it.atlassian.net/browse/BCF-1831.

Note that there is no need to explicitly test for the incorrect email since the verification function ParseAddress in net/mail/message.go (https://pkg.go.dev/net/mail#ParseAddress) is already thoroughly tested.

Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset.

Signed-off-by: pavel-raykov <pavel.raykov@smartcontract.com>
@pavel-raykov pavel-raykov self-assigned this Apr 10, 2024
@george-dorin george-dorin self-requested a review April 10, 2024 14:18
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