You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Rohit Koushal (Jira)" <ji...@apache.org> on 2020/01/25 16:17:00 UTC

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

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

Rohit Koushal edited comment on OFBIZ-10802 at 1/25/20 4:16 PM:
----------------------------------------------------------------

[~jleroux],  records creation in that entity depends upon property {color:#00875a}password.change.history.limit {color:#172b4d}and it allows only when{color}{color}{color:#172b4d} that property is greater than 0.{color}
 
 Here is the code block 
 
 !image-2020-01-25-18-30-57-571.png!


was (Author: rohit.koushal):
[~jleroux],  records creation in that entity depends upon property {color:#00875a}password.change.history.limit {color:#172b4d}and it allow only when{color}{color:#172b4d} If that property is greater then 0.{color}{color}

{color:#00875a}{color:#172b4d}Here is the code block {color}{color}

{color:#00875a}{color:#172b4d}!image-2020-01-25-18-30-57-571.png!{color}{color}

> 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)