From: Vincent Deffontaines Date: Mon, 31 Dec 2012 17:18:42 +0000 (+0000) Subject: Added a tag for readability X-Git-Tag: 2.4.4~205 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74e1217326002ae22b9999f0c7532554957fd65a;p=apache Added a tag for readability git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1427185 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index 1568f5a690..542fa09c0b 100644 --- a/docs/manual/mod/mod_auth_form.xml +++ b/docs/manual/mod/mod_auth_form.xml @@ -662,7 +662,7 @@ parser hass been added in 2.4.4.

The AuthFormDisableNoStore flag disables the sending of a Cache-Control no-store header with the error 401 page returned when the user is not yet logged in. The purpose of the header - is to make it difficult for an ecmascript application to attempt to resubmit the + is to make it difficult for an ecmascript application to attempt to resubmit the login form, and reveal the username and password to the backend application. Disable at your own risk.