User tests: Successful: Unsuccessful:
With this change we make sure the reset token is invalidated (set to an empty string) when the account email is changed. This ensures that only the owner of the currently set email address can perform reset or activation tasks.
Without this patch the old token still works.
With this patch this is not possible any more as the token has been changed at the time the mail has been changed
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
PR-4.4-dev
|
@SniperSister is this an issues also on Joomla 5.2+ ?
I have tested this item ✅ successfully on 1514412
I have tested this item ✅ successfully on 1514412
I was able to reproduce the issue and to test that the patch fixes it. In addition I've successfully verified that password reset with the right email address still works as well as before.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-03 12:33:25 |
Closed_By | ⇒ | MacJoom | |
Labels |
Added:
RTC
|
Thank you very much!
@SniperSister Should the description of "Before" changed with "After"?