[
https://issues.apache.org/jira/browse/OFBIZ-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042418#comment-17042418 ]
ASF subversion and git services commented on OFBIZ-10802:
---------------------------------------------------------
Commit 24fb560ecf4d4180f966421fca6213514fe36698 in ofbiz-framework's branch refs/heads/trunk from Suraj Khurana
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=24fb560 ]
Fixed: UserLoginPasswordHistory is not maintaining password as present in UserLogin.
(OFBIZ-10802)
Thanks Rohit Koushal for the patch. Thanks Jacques Le Roux and Gil Portenseigne for the review.
> UserLoginPasswordHistory is not maintaining password as present in UserLogin.
> -----------------------------------------------------------------------------
>
> Key: OFBIZ-10802
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10802> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12, 17.12.01, Release Branch 16.11, 16.11.04, 16.11.05, 16.11.06, Release Branch 17.12, Release Branch 18.12
> Reporter: Rohit Koushal
> Assignee: Suraj Khurana
> Priority: Major
> Attachments: OFBIZ-10802.patch, UL.png, ULPH.png, image-2020-01-25-18-30-57-571.png
>
>
> While maintaining UserLoginPasswordHistory in the system, the password is encrypted with the random salt hence it will not match with the password save in UserLogin. So we need to improve this area of code.
>
> Please refer below screenshots
> *UserLogin*
> *!UL.png!*
> *UserLoginPasswordHistory*
> *!ULPH.png!*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)