Toggle a user to require password reset
once logged in and updated password the following should happen
requireReset = 0
resetCount increases +1
lastResetTime = date/time of reset
requireReset = 0
resetCount = unchanged
lastResetTime = unchanged
I am unsure if these columns are marked for removal since I don't really see them used. But if not I am happy to make the required changes to support them again.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-09 08:40:58 |
Closed_By | ⇒ | tonypartridge | |
Labels |
Added:
?
Removed: ? |
Thanks Brian!
If my memory is correct those fields are used for user initiated resets. They are used by the Maximum reset count etc option in com_users
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34666.