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

User do not get info about bad email in registration form #60

Closed
AleksandraKozubal opened this issue Aug 30, 2024 · 0 comments · Fixed by #77
Closed

User do not get info about bad email in registration form #60

AleksandraKozubal opened this issue Aug 30, 2024 · 0 comments · Fixed by #77
Assignees
Labels
bug obviously bugged thing - to immediately fix

Comments

@AleksandraKozubal
Copy link
Member

Now user can fill register form with email that already exists in database, submit it and do not get any error about that.

@AleksandraKozubal AleksandraKozubal added the bug obviously bugged thing - to immediately fix label Aug 30, 2024
@PrabuckiDominik PrabuckiDominik self-assigned this Sep 5, 2024
PrabuckiDominik added a commit that referenced this issue Sep 6, 2024
* Add that if a guest user tries to register an existing email in the database, he is redirected to verify the email page with a false positive

* Fix tests

* Update resources/js/Pages/Auth/Verify-Email.vue

Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com>

* Change file name

* Fix key name while redirecting back in EmailVerifyController for future merge with frontend

* Simplify logic in EmailVerifyController

---------

Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug obviously bugged thing - to immediately fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants