Commit Graph

2 Commits

Author SHA1 Message Date
Roardom
7612604c54 update: hide email on password reset page
The data is already provided in the url and is validated by laravel to ensure it matches the token on the database record.
2025-12-02 08:56:57 +00:00
Roardom
2c09474570 refactor: swap fortify for native laravel functions for password resets
First step in replacing fortify.
2025-12-02 05:22:10 +00:00