From 8ecb3ad6ecc8d636fb205895d736108cbc8083a1 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 9 Oct 2009 04:31:08 +0000 Subject: Bug 514913: Eliminate ssl="authenticated sessions" Patch by Max Kanat-Alexander r=dkl, a=mkanat --- docs/en/xml/administration.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 6b6ff5fda..0c9a60ce2 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -100,13 +100,13 @@ - ssl + ssl_redirect - Determines when Bugzilla will force HTTPS (SSL) connections, using - the URL defined in sslbase. - Options include "always", "never", and "authenticated sessions". + If enabled, Bugzilla will force HTTPS (SSL) connections, by + automatically redirecting any users who try to use a non-SSL + connection. -- cgit v1.2.3-24-g4f1b