?
avatar tonypartridge
tonypartridge
30 Jun 2021

Steps to reproduce the issue

Toggle a user to require password reset

Expected result

once logged in and updated password the following should happen

requireReset = 0
resetCount increases +1
lastResetTime = date/time of reset

Actual result

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.

avatar tonypartridge tonypartridge - open - 30 Jun 2021
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 30 Jun 2021
avatar brianteeman
brianteeman - comment - 30 Jun 2021

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.

avatar tonypartridge tonypartridge - change - 9 Aug 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-08-09 08:40:58
Closed_By tonypartridge
Labels Added: ?
Removed: ?
avatar tonypartridge tonypartridge - close - 9 Aug 2021
avatar tonypartridge
tonypartridge - comment - 9 Aug 2021

Thanks Brian!

Add a Comment

Login with GitHub to post a comment