You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/03/24 04:43:53 UTC

[Bug 60909] New: Do not save expiry in empty session

https://bz.apache.org/bugzilla/show_bug.cgi?id=60909

            Bug ID: 60909
           Summary: Do not save expiry in empty session
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_session
          Assignee: bugs@httpd.apache.org
          Reporter: manu@netbsd.org
  Target Milestone: ---

Created attachment 34873
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34873&action=edit
Do not save expiry in empty session

The expiry parameter is always appended to sessions that carry a max-age, even
if there is no data in the session.

The attached patch fixes that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 60909] Do not save expiry in empty session

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60909

manu@netbsd.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34873|0                           |1
           is patch|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 60909] Do not save expiry in empty session

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60909

manu@netbsd.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org