Closed (outdated)
Project:
Password Policy
Version:
8.x-3.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Feb 2019 at 11:02 UTC
Updated:
13 Feb 2019 at 05:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vatsalkhanna commentedI have added the password reset days as 60, and also updated the password today. On running cron, it's taking me to the user profile page and keeps on telling "Your password has expired, please update it".
Comment #3
vatsalkhanna commentedSeems like the issue is with the date format check inside password_policy_cron function. Here's the patch.
Comment #4
vatsalkhanna commentedComment #6
ggh commentedComment #7
ggh commentedComment #9
vatsalkhanna commentedComment #10
vatsalkhanna commentedClosing this issue, as this issue is fixed in dev version.