]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_session_cookie: Make sure that cookie attributes are correctly
authorGraham Leggett <minfrin@apache.org>
Fri, 29 Aug 2008 21:49:27 +0000 (21:49 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 29 Aug 2008 21:49:27 +0000 (21:49 +0000)
commit0ec83e8b1b4000ced0cccfd74332065d273231c8
tree3855b0f35a9ff3243e9b17f7245e4b03061cc30e
parentca323c0550dcbdbcc60e0587c9cda5a951c51cf1
mod_session_cookie: Make sure that cookie attributes are correctly
included in the blank cookie when cookies are removed. This fixes an
inability to log out when using mod_auth_form.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@690400 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/util_cookies.h
modules/session/mod_session_cookie.c
server/util_cookies.c