From: Ian Jackson Date: Sun, 25 Oct 2015 13:24:43 +0000 (+0000) Subject: blinding: Discuss CookieSecret a bit differently X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=commitdiff_plain;h=b37d19f1e7d367efa91b213dae72fbeeda736aa4;ds=sidebyside blinding: Discuss CookieSecret a bit differently --- diff --git a/caf.pod b/caf.pod index 2f0614a..4277923 100644 --- a/caf.pod +++ b/caf.pod @@ -618,8 +618,8 @@ any tags. =item C -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 means no cookie setting header should be sent; C<''> means the cookie should be cleared.