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

Verification Email footer href link goes to 403 page #25501

Closed
BITRU opened this issue Sep 7, 2018 · 1 comment
Closed

Verification Email footer href link goes to 403 page #25501

BITRU opened this issue Sep 7, 2018 · 1 comment

Comments

@BITRU
Copy link

BITRU commented Sep 7, 2018

  • Laravel Version: 5.7.2
  • PHP Version: 7.2.9
  • Database Driver & Version: MySQL 5.7.23

Description:

Verification Email generated to user have a wrong link in footer href. Link goes to 403 page.

&signature= - extra amp; in href

<a href="https://XXX.test/email/verify/30?expires=1536313695&amp;amp;signature=810ede2e1c5e98693503cd86242cebd8157dc76d3f7c8dab6ff19666cee5f055" style="font-family: Avenir, Helvetica, sans-serif; box-sizing: border-box; color: #3869D4;">https://XXX.test/email/verify/30?expires=1536313695&amp;signature=810ede2e1c5e98693503cd86242cebd8157dc76d3f7c8dab6ff19666cee5f055</a></p>

Steps To Reproduce:

Generate Verification email

@laurencei
Copy link
Contributor

laurencei commented Sep 18, 2018

Closing as duplicate of #25515

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

No branches or pull requests

2 participants