summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-03-02 13:56:35 +0000
committermanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-03-02 13:56:35 +0000
commitd8890ecb44860a4a8a4057d262bdd1f3c790ee99 (patch)
tree932ab3121569bc155cd5312fcd7083ec79066dc4 /README
parent7a1a61171ff594efd9da0884f483917f0e7750ea (diff)
downloadmod_auth_mellon-d8890ecb44860a4a8a4057d262bdd1f3c790ee99.tar.gz
mod_auth_mellon-d8890ecb44860a4a8a4057d262bdd1f3c790ee99.tar.xz
mod_auth_mellon-d8890ecb44860a4a8a4057d262bdd1f3c790ee99.zip
Add a MellonSecureCookie setting to enforce Secure + HttpOnly flags for
session cookies. git-svn-id: https://modmellon.googlecode.com/svn/trunk@40 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index c463150..573b5b3 100644
--- a/README
+++ b/README
@@ -161,6 +161,13 @@ MellonLockFile "/tmp/mellonLock"
# Default: "cookie"
MellonVariable "cookie"
+ # MellonSecureCookie enforces the HttpOnly and secure flags
+ # for the mod_mellon cookie
+ # Default: Off
+ MellonSecureCookie On
+
+ # MellonSecureCookie enforces the HttpOnly and secure flags
+ # for the mod_mellon cookie
# MellonUser selects which attribute we should use for the username.
# The username is passed on to other apache modules and to the web
# page the user visits. NAME_ID is an attribute which we set to