Closed (fixed)
Project:
Password Policy
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2022 at 08:24 UTC
Updated:
8 Apr 2024 at 05:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joshahubbers commentedThis patch fixes the issue.
Comment #3
lucasscFixing
getPasswordResetEmailValue()function return as well.Comment #4
gquisini commentedComment #5
gquisini commentedWell, that seems to be right. I applied the patch successfully, but I couldn't test it to see if the error was resolved.
PS: If anyone has any tips on how I can test it, I would be happy to review it again.
Comment #6
gquisini commentedComment #7
lucasscI think the tests are from @JoshaHubbers' pipeline. As he already confirmed the patch solves the issue and we have checked the changes in the code and validated they are correct and make sense, I think it can be marked as RTBC if no one else disagrees.
Please change status otherwise.
Comment #10
rajeshreeputra+1 RTBC, Created MR for ease.
Comment #11
kristen polAssigning to myself as I'm reviewing/merging ready RTBC fixes/updates over the next few days.
Comment #12
kristen polThe MR is nothing like the patch. I'm going to just look at the patch as that is what was RTBC'ed.
Comment #13
kristen pol#3 applies cleanly to the 4.0.x branch. But, I'm not sure how to get the error that is being reported.
Postponing for steps to reproduce.
Comment #14
kristen polActually, I see the schema is:
so this change makes sense. Assigning back to me.
Comment #15
kristen polI checked the code and it looks like there's one remaining place to change:
Comment #17
kristen polThanks to everyone for the work on this issue. The fix has been updated and merged and will be part of the next release.
Comment #19
kristen polThis is part of the new 4.0.1 release.