From: André Malo Date: Sat, 18 Dec 2010 20:01:39 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.3.11~365 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fac3b0c9291495748ca470ec548f4bce4427da3d;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1050701 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_core.html.en b/docs/manual/mod/mod_authz_core.html.en index 3011e94d84..ede01a2474 100644 --- a/docs/manual/mod/mod_authz_core.html.en +++ b/docs/manual/mod/mod_authz_core.html.en @@ -378,6 +378,12 @@ authentication succeeds but authorization fails AuthzSendForbiddenOnFailure allows to change the response code to '403 FORBIDDEN'.

+

Security Warning

+

Modifying the response in case of missing authorization weakens the + security of the password, because it reveals to a possible attacker, that + his guessed password was right.

+
+
top

Require Directive