]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorEric Covener <covener@apache.org>
Sun, 1 Dec 2024 14:17:20 +0000 (14:17 +0000)
committerEric Covener <covener@apache.org>
Sun, 1 Dec 2024 14:17:20 +0000 (14:17 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922248 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_form.html.en
docs/manual/mod/mod_auth_form.xml.fr
docs/manual/mod/mod_auth_form.xml.meta

index d1f88952699fc38006f34f20c71cc6013ba33fea..18401d4b1506b86d6ccba133771a177d6ca647ff 100644 (file)
@@ -234,7 +234,6 @@ ErrorDocument 401 "/login.shtml"
 AuthUserFile "conf/passwd"
 AuthType form
 AuthName realm
-AuthFormLoginRequiredLocation "http://example.com/login.html"
 Session On
 SessionCookieName session path=/</pre>
 </div>
index cd115087e0cbbaee66a2941f41e08477540e74c7..e3b254a1cadb0422a09f7f667617ddb3bf59f62e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1869054 -->
+<!-- English Revision: 1869054:1922247 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 66a7abbcd2acbb5554920b3ac7d8b973780f8e92..ff178f6df2c120d14bf51fb09171ee1c6f4f5aa8 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>