From 921db59bc1f3d5b23f9c55114f5721a1440f3634 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 18 Jul 2003 12:47:08 +0000 Subject: [PATCH] clarify --- Documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index d979e90f0..e4d329056 100755 --- a/Documentation.html +++ b/Documentation.html @@ -221,8 +221,8 @@ However, keep in mind that the password travels in plain text, unless you are using the HTTPS protocol.
- In cookie mode, we send the password in a temporary cookie, so most - browsers should not store the password in their cookie file. + In cookie mode, the password is stored, encrypted with the blowfish + algorithm, in a temporary cookie.