Skip to content

fix(templates): fixed forgot password link#15037

Merged
paulpopus merged 2 commits into
payloadcms:mainfrom
mdeabreu:patch-1
Apr 2, 2026
Merged

fix(templates): fixed forgot password link#15037
paulpopus merged 2 commits into
payloadcms:mainfrom
mdeabreu:patch-1

Conversation

@mdeabreu

Copy link
Copy Markdown
Contributor

What?

  • The "forgot your password?" link on the login form was incorrectly redirecting to <url>/recover-password resulting in a 404 and user confusion

Why?

  • Should be easy for users to reset their passwords if necessary

How?

  • Correct the link to point to <url>/forgot-password [1]

@mdeabreu mdeabreu changed the title fix(template-ecommerce): fixed forgot password link fix(templates): fixed forgot password link Dec 26, 2025
@github-actions github-actions Bot added the stale label Feb 20, 2026
@paulpopus paulpopus enabled auto-merge (squash) April 2, 2026 18:50
@paulpopus paulpopus merged commit b505e36 into payloadcms:main Apr 2, 2026
21 checks passed
@mdeabreu mdeabreu deleted the patch-1 branch April 2, 2026 19:27
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.82.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
### What?
* The "forgot your password?" link on the login form was incorrectly
redirecting to `<url>/recover-password` resulting in a 404 and user
confusion

### Why?
* Should be easy for users to reset their passwords if necessary

### How?
* Correct the link to point to `<url>/forgot-password`
[[1]](https://github.com/payloadcms/payload/blob/main/templates/ecommerce/src/app/(app)/forgot-password/page.tsx)

Co-authored-by: Paul Popus <paul@payloadcms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants