Joomla has events for all steps in a password reset chain except for the confirmation step.
Our site are using both email address and username for logons. But the username is hidden everywhere on the site.
When I use wants to reset their password they don't know what the randomly generated username is for the confirmation step.
A before plugin event before the username checkup would help us with checking up the username from the email address and change the form data.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-12-10 15:05:22 |
Closed_By | ⇒ | alikon |
This is issue with implementation on your side.
Usualy when I use email instead of username for User managment, I just copy the email to username field, then all works smoothly.