Closed (fixed)
Project:
Force Password Change
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2020 at 23:13 UTC
Updated:
28 Sep 2021 at 20:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nigelcunningham commentedComment #3
nigelcunningham commentedMissed including the use when cleaning up the commit.
Comment #4
nigelcunningham commentedAdd a check that $user->original is actually set - the hook can be triggered for a new user too.
Comment #5
larisse commentedThis still a problem in 2.0.x version?
Comment #6
laisbonafe commentedIf the admin don't create a password for the new user . the function force password in the first login don't have been enable, in this case the new user should be create the password for the link is send in email, if the admin creat a password for the new user, the admin should be send the password created for the user, befor enable the function force password in the first login. The module is working well i just think need a more informaion about this functionality (force password in firsr login).
Comment #7
laisbonafe commentedI did a patch for create more informations about the functionality (force password change in first login).
Comment #9
larisse commented@laisbonafe is right. The Force password change on first-time login have to be enabled when the admin set a password for the user and the user know this password.
I think this issue can be related with this other issue #2922398: Unable to reset my password.