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

Fix the issue in the self-registration flow when the email address is configured as a unique value #7098

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

DilshanSenarath
Copy link
Contributor

@DilshanSenarath DilshanSenarath commented Nov 7, 2024

Purpose

This PR resolves issues in the self-registration flow when the email address is configured as a unique value. Previously, if a user entered an already registered email, they were redirected to an error page without an option to enter a different email and continue the registration process. This PR addresses that by including the email field on the error page. Additionally, it fixes an issue where, even with a valid email, the password fields would trigger an 'empty password' error. These issues are now resolved with this PR.

Related Issue

@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@DilshanSenarath DilshanSenarath merged commit c32a62b into wso2:master Nov 13, 2024
6 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.

3 participants