From 8dc77dd5c27d3be2b69ec7ae038d2a5324a311fe Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 13 Nov 2006 22:31:39 +0000 Subject: [PATCH] update docs to talk about encrypt login and side effects --- lib/WebGUI/i18n/English/WebGUI.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 4b61f7143..445ace955 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3649,8 +3649,8 @@ and tracked by WebGUI.|, }, '1006 description' => { - message => q|Should the system use the HTTPS protocol for the login form? Note that setting this option to true will only encrypt the authentication itself, not anything else before or after the authentication.|, - lastUpdated => 1120239343, + message => q|Should the system use the HTTPS protocol for the login form? Note that setting this option to true will encrypt not only the login form, but all pages after that as well.|, + lastUpdated => 1163457062, }, 'Enable passive profiling description' => {