Reimplement password reset #239

Closed
opened 2026-02-04 17:13:55 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @rmartinoscar on GitHub (Jan 15, 2025).

Originally assigned to: @alexevladgabriel on GitHub.

If you don't fill in the password when creating a user it will send him a mail with an invalid link so he can't generate it either.

/auth/password routes are dead since #880 & Filament doesn't use LoginController anymore

https://filamentphp.com/docs/3.x/panels/users#authentication-features
This works but it doesn't send mail

Originally created by @rmartinoscar on GitHub (Jan 15, 2025). Originally assigned to: @alexevladgabriel on GitHub. If you don't fill in the password when creating a user it will send him a mail with an invalid link so he can't generate it either. >/auth/password routes are dead since #880 & Filament doesn't use LoginController anymore https://filamentphp.com/docs/3.x/panels/users#authentication-features This works but it doesn't send mail
OVERLORD added the 🟢 easy label 2026-02-04 17:13:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#239