From b37d19f1e7d367efa91b213dae72fbeeda736aa4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 25 Oct 2015 13:24:43 +0000 Subject: [PATCH 1/1] blinding: Discuss CookieSecret a bit differently --- caf.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.30.2