User tests: Successful: Unsuccessful:
.Moving to RTC - thanks
Labels |
Added:
?
|
Category | ⇒ | Authentication |
I can NOT confirm this issue
With a clean beta1 site using sample data I submitted a password reset for my test user and the field "reset count" in #__users has been incremented by 1
OH wait - it didnt go to 2 on a second try
Having noticed my mistake I can confirm that the patch works and the count is incremented and a warning is given when the maximum is reached
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-29 13:55:24 |
Merged - thanks guys!
@test: Success
Before patch: The resetCount field in #__users table is not increased each time a password request is processed
After path: The resetCount field in #__users table is properly increased each time a password request is processed