]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorStefan Fritsch <sf@apache.org>
Sun, 5 Jan 2014 16:42:49 +0000 (16:42 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 5 Jan 2014 16:42:49 +0000 (16:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1555572 13f79535-47bb-0310-9956-ffa450edef68

20 files changed:
docs/manual/howto/auth.html.en
docs/manual/howto/auth.html.fr
docs/manual/howto/auth.html.tr.utf8
docs/manual/howto/auth.xml.fr
docs/manual/howto/auth.xml.ja
docs/manual/howto/auth.xml.ko
docs/manual/howto/auth.xml.meta
docs/manual/howto/auth.xml.tr
docs/manual/mod/mod_auth_basic.html.fr
docs/manual/mod/mod_auth_basic.xml.meta
docs/manual/mod/mod_auth_digest.html.en
docs/manual/mod/mod_auth_digest.html.fr
docs/manual/mod/mod_auth_digest.xml.fr
docs/manual/mod/mod_auth_digest.xml.ko
docs/manual/mod/mod_auth_digest.xml.meta
docs/manual/mod/mod_autoindex.html.fr
docs/manual/mod/mod_autoindex.html.tr.utf8
docs/manual/mod/mod_autoindex.xml.meta
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.html.fr

index 50eb06d9950d7e0ab7035466f03e540970e59313..7e7d247edb34ea86c060c72e5243fa58879609b0 100644 (file)
@@ -220,8 +220,8 @@ module from each group.</p>
     the server unencrypted. This method should therefore not be used for
     highly sensitive data, unless accompanied by <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code>.
     Apache supports one other authentication method:
-    <code>AuthType Digest</code>. This method is implemented by <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code> and is much more secure. Most recent
-    browsers support Digest authentication.</p>
+    <code>AuthType Digest</code>. This method is implemented by <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code> and was intended to be more secure. This is no
+    longer the case and the connection should be encrypted with <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> instead.</p>
 
     <p>The <code class="directive"><a href="../mod/core.html#authname">AuthName</a></code> directive sets
     the <dfn>Realm</dfn> to be used in the authentication. The realm serves
index 479ed99c354a520fc1717871fff0344c3d1ba596..fc0917fb55832193b0bfe76c63b22aead7d8fa8a 100644 (file)
@@ -27,6 +27,8 @@
 <a href="../ko/howto/auth.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
     <p>L'authentification est un processus qui vous permet de vérifier
     qu'une personne est bien celle qu'elle prétend être. L'autorisation
index 25dda481c281e8dba8077d6a0308ae5cd2dc703a..374bd2b9bd323bdf15b0966fc3799adef784b00a 100644 (file)
@@ -27,6 +27,7 @@
 <a href="../ko/howto/auth.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/howto/auth.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p>Kimlik Doğrulama istediğiniz kişileri teyid etme işlemidir.
     Yetkilendirme ise kişilerin nereye gireceklerine ve hangi bilgiye
index 549e66c86c1b7d09eebd9e7968321b68ebf7981c..5ed8ae31ada1b37e85b0bcd3e08efcbcf4b87436 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1426995 -->
+<!-- English Revision: 1426995:1555566 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index ab92470ec3307ba7c5d64c9b4c7a1a0ecaba84b7..9983995dce510a730351da5f821934893227c1dd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 219484:1426995 (outdated) -->
+<!-- English Revision: 219484:1555566 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d917a7359cb684bf7f2fba93e2b6dfa627854f3a..cad225555beeefe197f29eef2b844ef9f4de13c2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1426995 (outdated) -->
+<!-- English Revision: 105989:1555566 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 250ddc5cade1eb5fc689543de3d51c5b6c8eec5a..641334dcd64c70f83cef2488eb4ed16f7acfa465 100644 (file)
@@ -8,9 +8,9 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 49d5875d1e1a6d5737f97043e83381b54a0a3e12..b0024a19151fd469c730d0bfd50a63af709a3262 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1426995 -->
+<!-- English Revision: 1426995:1555566 (outdated) -->
 <!-- =====================================================
  Translated by: Umut Samuk <umut belgeler.org>
    Reviewed by: Nilgün Belma Bugüner <nilgun belgeler.org>
index e415c7234d8ccb4cf69a8cab4e12a226b40ca38f..eac9d8ca2aed7f7cbd70c47848f9e7bdd0682805 100644 (file)
@@ -29,8 +29,6 @@
 <a href="../ja/mod/mod_auth_basic.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_auth_basic.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
-            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authentification de base</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>auth_basic_module</td></tr>
index 6418e977531e4965803b4f45eead781fa8d527e0..dd48206a0ee713af36236d6b6df90424ac350d78 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index 8dadef25921175c5cbc0608ac0e03e117ab6f8e7..5cae783c92bd4fac7f798998bcc7a721fbecc943 100644 (file)
 
     <p>This module implements HTTP Digest Authentication
     (<a href="http://www.faqs.org/rfcs/rfc2617.html">RFC2617</a>), and
-    provides a more secure alternative to <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>.</p>
+    provides an alternative to <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> where the
+    password is not transmitted as cleartext. However, this does
+    <strong>not</strong> lead to a significant security advantage over
+    basic authentication. On the other hand, the password storage on the
+    server is much less secure with digest authentication than with
+    basic authentication. Therefore, using basic auth and encrypting the
+    whole connection using <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> is a much better
+    alternative.</p>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
 <ul id="toc">
     </code></p></div>
 
     <div class="note"><h3>Note</h3> 
-    <p>Digest authentication is more secure than Basic authentication,
-    but only works with supporting browsers. As of this writing (December
-    2012) all major browsers support digest authentication.</p>
+    <p>Digest authentication was intended to be more secure than basic
+    authentication, but no longer fulfills that design goal. A
+    man-in-the-middle attacker can trivially force the browser to downgrade
+    to basic authentication. And even a passive eavesdropper can brute-force
+    the password using today's graphics hardware, because the hashing
+    algorithm used by digest authentication is too fast. Another problem is
+    that the storage of the passwords on the server is insecure. The contents
+    of a stolen htdigest file can be used directly for digest authentication.
+    Therefore using <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> to encrypt the whole connection is
+    strongly recommended.</p>
     </div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index f1b844710386f74af9ac1f23159fa58b9407aa74..320bb4b366ae1c12442947fa617c6c3a0c95cd8d 100644 (file)
@@ -28,6 +28,8 @@
 <a href="../fr/mod/mod_auth_digest.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ko/mod/mod_auth_digest.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authentification utilisateur utilisant les condensés
 MD5.</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index f5c2c7d0c68b81a01fe9ae7603e7b6435792de89..1e8141a9ac8a9392f5971e6dc47b07c242a9a522 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1415962 -->
+<!-- English Revision: 1415962:1555566 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index d5db1371816d4f49fb0d0ec423556594c0f7ad1a..3e7259c7773d1894f41e568cebebd7052b810a8a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1415962 (outdated) -->
+<!-- English Revision: 105989:1555566 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7583c0e005d919b2ed2bce5850e61fa61702b4ef..5e68b12cb2184d916d39342054c97bbfee97db9e 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 30b686b6a9ec308952b36efafe0cd83cce305630..7fc19626a5680b365bb9959c5a4147dab7510e43 100644 (file)
@@ -30,8 +30,6 @@
 <a href="../ko/mod/mod_autoindex.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
-            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Génère automatiquement des index de répertoires d'une
 manière similaire à la commande Unix <code>ls</code>, ou à la commande
 shell Win32 <code>dir</code></td></tr>
index 757e490bfe75247cdefb1ac06a391c2d7b15d370..efae7de103ca1cf39714bb65987b953ece296e36 100644 (file)
@@ -30,7 +30,6 @@
 <a href="../ko/mod/mod_autoindex.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/mod_autoindex.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Açıklama:</a></th><td>Unix <code>ls</code> veya Win32 <code>dir</code> kabuk komutunun
 yaptığı gibi dizin içeriğini listeler.</td></tr>
 <tr><th><a href="module-dict.html#Status">Durum:</a></th><td>Temel</td></tr>
index 098c89bcd35187146fa8d47bae162e309b55afae..29fe2245094c0e4ac62519829b1cd41843699c21 100644 (file)
@@ -8,9 +8,9 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant outdated="yes">tr</variant>
+    <variant>tr</variant>
   </variants>
 </metafile>
index 80b386897db1608c35c4f7fdebf55da7d29ab537..744afe9369621199bad66a6d64618df724aff64a 100644 (file)
@@ -538,13 +538,18 @@ RewriteRule ^index\.html$  welcome.html
             subrequest to do the check, so use it with care -
             it can impact your server's performance!</li>
 
-            <li>'<strong>-U</strong>' (is existing URL, via
+            <li><p>'<strong>-U</strong>' (is existing URL, via
             subrequest)<br />
             Checks whether or not <em>TestString</em> is a valid URL,
             accessible via all the server's currently-configured
             access controls for that path. This uses an internal
             subrequest to do the check, so use it with care - 
-            it can impact your server's performance!</li>
+            it can impact your server's performance!</p>
+            <p> This flag <em>only</em> returns information about things
+            like access control, authentication, and authorization.  This flag
+            <em>does not</em> return information about the status code the 
+            configured handler (static file, CGI, proxy, etc.) would have 
+            returned.</p> </li>
           </ul>
 
 <div class="note"><h3>Note:</h3>
index 9d5b1ef505d6204c51c55454f276683104f1e849..235f0a66339d43df8902547420110bea17da4a49 100644 (file)
@@ -569,14 +569,20 @@ la r
            utiliser avec précautions car les performances du serveur
            peuvent s'en trouver affectées !</li>
 
-            <li>'<strong>-U</strong>' (yesy de l'existence d'une URL
+            <li><p>'<strong>-U</strong>' (test de l'existence d'une URL
            via une sous-requête)<br />
            Vérifie si <em>chaîne de test</em> est une URL valide,
            accessible à travers tous les contrôles d'accès du serveur
            actuellement configurés pour ce chemin. C'est une
            sous-requête interne qui effectue cette vérification - à
            utiliser avec précautions car les performances du serveur
-           peuvent s'en trouver affectées !</li>
+           peuvent s'en trouver affectées !</p>
+           <p>Ce drapeau ne renvoie <em>que</em> des informations
+           concernant le contrôle d'accès, l'authentification et
+           l'autorisation. Il ne renvoie <em>pas</em> d'informations
+           concernant le code d'état que le gestionnaire configuré
+           (static file, CGI, proxy, etc...) aurait, quant à lui,
+           retourné.</p></li>
           </ul>
 
 <div class="note"><h3>Note :</h3>