You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Brohl (JIRA)" <ji...@apache.org> on 2017/08/18 19:15:00 UTC

[jira] [Assigned] (OFBIZ-9398) Initialize UserLogin.hasLoggedOut to false on very fist login

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

Michael Brohl reassigned OFBIZ-9398:
------------------------------------

    Assignee: Michael Brohl

> Initialize UserLogin.hasLoggedOut to false on very fist login
> -------------------------------------------------------------
>
>                 Key: OFBIZ-9398
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9398
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Martin Becker
>            Assignee: Michael Brohl
>            Priority: Trivial
>         Attachments: OFBIZ-9398-LoginServices_hasLoggedOut.patch
>
>
> LoginServices.userLogin: If the user is in his very first login session, the hasLoggedOut flag will still be null during the session since it was never set by a previous session. In order to read the correct flag value during the first user session (which should be false), this patch includes an explicit update to the hasLoggedOut flag to "N" when hasLoggedOut is checked.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)