[jira] [Commented] (OFBIZ-10802) UserLoginPasswordHistory is not maintaining password as present in UserLogin.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10802) UserLoginPasswordHistory is not maintaining password as present in UserLogin.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042425#comment-17042425 ]

ASF subversion and git services commented on OFBIZ-10802:
---------------------------------------------------------

Commit c175337b843aec1e4b2e73fd8fe622ac562703dc in ofbiz-framework's branch refs/heads/release17.12 from Suraj Khurana
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=c175337 ]

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)