chiark / gitweb /
blinding: Discuss CookieSecret a bit differently
[cgi-auth-flexible.git] / caf.pod
diff --git a/caf.pod b/caf.pod
index 2f0614a5a0455fe24d0f5e0ebd2f3583fd1cca00..4277923aa9603f782c7a643aaa358d3d9cccdbe6 100644 (file)
--- a/caf.pod
+++ b/caf.pod
@@ -618,8 +618,8 @@ any tags.
 
 =item C<CookieSecret>
 
-The secret cookie which should be set along with whatever response is
-sent to the client.  The value in the hash is the actual secret value
+The login cookie which should be set along with whatever response is
+sent to the client.  The value in the hash is the actual value
 of the cookie as a string.  C<undef> means no cookie setting header
 should be sent; C<''> means the cookie should be cleared.