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 16:08:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17683370#comment-17683370 ] 

Rohit Koushal edited comment on OFBIZ-10573 at 2/2/23 4:07 PM:
---------------------------------------------------------------

Apologies for the delay on this ticket.

[~jleroux] , the issue mentioned above is no longer present on the trunk. I have incorporated the recent trunk changes and reattached the updated patch [^OFBIZ-10573_v2.patch].

 

Thanks!!


was (Author: rohit.koushal):
Apologies for the delay on this ticket.

[~jleroux] , the issue mentioned above is no longer present on the trunk. I have incorporated the recent truck changes and reattached the updated patch [^OFBIZ-10573_v2.patch].

 

Thanks!!

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