Skip to content

[1.x] Resend email verification after user update #52

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

Merged
merged 3 commits into from
Sep 18, 2020
Merged

[1.x] Resend email verification after user update #52

merged 3 commits into from
Sep 18, 2020

Conversation

trainman75
Copy link
Contributor

When Email Verification is enabled, send a verification request to the new email address when a user updates their email address.
Optional commented line will null the email_verified_at value, which will force the user to verify the new address before doing anything else while logged in.

When Email Verification is used, send a verification request to the new email address when a user updates their email address.
Optional commented line will null the email_verified_at value, which will force the user to verify the new address before doing anything else while logged in.
Resend email verification after user update
@trainman75 trainman75 changed the base branch from master to 1.x September 18, 2020 05:28
@driesvints driesvints changed the title Resend email verification after user update [1.x] Resend email verification after user update Sep 18, 2020
@taylorotwell taylorotwell merged commit bcbaeba into laravel:1.x Sep 18, 2020
@ManojKiranA
Copy link

If possible there must be a config option to enable the email re-verfication

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.

4 participants