[jira] [Commented] (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] [Commented] (OFBIZ-10635) Correct behaviour of Autologin cookies

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-10635:
-----------------------------------------

Fixed in
trunk r1845558  
R17  r1845568+1845559

I'm investigating why even if the code seems correct aulogin cookies are not created in R16

> 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: Trunk, Release Branch 16.11, Release Branch 17.12
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> 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 "use-autologin-cookie", 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)