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

Add setting to require email addresses to be unique to users #1151

Open
Mosnar opened this issue Oct 28, 2022 · 0 comments
Open

Add setting to require email addresses to be unique to users #1151

Mosnar opened this issue Oct 28, 2022 · 0 comments
Milestone

Comments

@Mosnar
Copy link
Contributor

Mosnar commented Oct 28, 2022

What are you trying to do?

I'm currently using the element integration to allow content authors to manage the layout of a user registration form. This works great except there isn't a way to validate that an email address isn't tied to an existing user during form validation. This results in the form submitting without errors but the integration job failing due to there already being an existing user.

What's your proposed solution?

I propose adding an option to email address fields to require the value to be unique to a Craft user.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants