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 2023/02/02 11:55:00 UTC

[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

     [ https://issues.apache.org/jira/browse/OFBIZ-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Koushal updated OFBIZ-10573:
----------------------------------
    Attachment: OFBIZ-10573_v2.patch

> can‘t run job when user changed password
> ----------------------------------------
>
>                 Key: OFBIZ-10573
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10573
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 13.07, Release Branch 16.11
>            Reporter: zhang.liang
>            Assignee: Rohit Koushal
>            Priority: Major
>         Attachments: OFBIZ-10573.patch, OFBIZ-10573_v2.patch, image-2018-09-19-15-41-13-122.png, image-2018-09-19-15-43-25-388.png, image.png, issue.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)