[jira] [Created] (OFBIZ-10635) Correct behaviour of Autologin cookies

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

[jira] [Created] (OFBIZ-10635) Correct behaviour of Autologin cookies

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-10635:
---------------------------------------

             Summary: Correct behaviour of Autologin cookies
                 Key: OFBIZ-10635
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10635
             Project: OFBiz
          Issue Type: Bug
          Components: ALL APPLICATIONS
    Affects Versions: Release Branch 16.11, Trunk, Release Branch 17.12
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux


With OFBIZ-4959 I have cleaned a bit how the Autologin cookies behave. But I followed the way it was initially done and when you think about it it does not make sense.

I introduced the "keep-autologin-cookie" attribute in the "webapp" element of the ofbiz-component files. But after I created the securedLoginId cookies for OFBIZ-10307 we no longer need to create Autologin cookies for applications which don't use it.

So I'll rename "keep-autologin-cookie" to "create-autologin-cooki"e, and only create Autologin cookies when needed. No need to create and keep Autologin cookies in applications that don't need it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)