From b61a33570bdb31e00ef9c329876306fc92b2953b Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 22 Jun 2012 15:15:59 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352921 13f79535-47bb-0310-9956-ffa450edef68 --- docs/man/htpasswd.1 | 9 ++++++--- docs/manual/mod/core.html.en | 3 +-- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_authn_core.html.en | 3 +++ docs/manual/mod/mod_authn_core.html.fr | 4 ++++ docs/manual/mod/mod_lua.html.fr | 8 +++++--- docs/manual/mod/mod_lua.xml.meta | 2 +- docs/manual/programs/htpasswd.html.en | 9 +++++++-- docs/manual/programs/htpasswd.html.tr.utf8 | 1 + docs/manual/programs/htpasswd.xml.ko | 2 +- docs/manual/programs/htpasswd.xml.meta | 2 +- docs/manual/programs/htpasswd.xml.tr | 2 +- 16 files changed, 36 insertions(+), 19 deletions(-) diff --git a/docs/man/htpasswd.1 b/docs/man/htpasswd.1 index 17fc3c6943..c4724a910a 100644 --- a/docs/man/htpasswd.1 +++ b/docs/man/htpasswd.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTPASSWD" 1 "2009-10-19" "Apache HTTP Server" "htpasswd" +.TH "HTPASSWD" 1 "2012-06-22" "Apache HTTP Server" "htpasswd" .SH NAME htpasswd \- Manage user files for basic authentication @@ -71,10 +71,10 @@ Display the results on standard output rather than updating a file\&. This is us Use MD5 encryption for passwords\&. This is the default\&. .TP -d -Use crypt() encryption for passwords\&. This is not supported by the httpd server on Windows and Netware\&. +Use crypt() encryption for passwords\&. This is not supported by the httpd server on Windows and Netware\&. This algorithm limits the password length to 8 characters\&. This algorithm is \fBinsecure\fR by today's standards\&. .TP -s -Use SHA encryption for passwords\&. Facilitates migration from/to Netscape servers using the LDAP Directory Interchange Format (ldif)\&. +Use SHA encryption for passwords\&. Facilitates migration from/to Netscape servers using the LDAP Directory Interchange Format (ldif)\&. This algorithm is \fBinsecure\fR by today's standards\&. .TP -p Use plaintext passwords\&. Though htpasswd will support creation on all platforms, the httpd daemon will only accept plain text passwords on Windows and Netware\&. @@ -142,6 +142,9 @@ When using the crypt() algorithm, note that only the first 8 characters of the p .PP The SHA encryption format does not use salting: for a given password, there is only one encrypted representation\&. The crypt() and MD5 formats permute the representation by prepending a random salt string, to make dictionary attacks against the passwords more difficult\&. +.PP +The SHA and crypt() formats are insecure by today's standards\&. + .SH "RESTRICTIONS" .PP diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 2a962e85e6..6f00e935de 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2497,8 +2497,7 @@ client
Under normal conditions, the value should not be changed from - the default. Also, you can't set this higher than 8190 without - modifying the source code and rebuilding.
+ the default.

Warning

When name-based virtual hosting is used, the value for this diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index fc1cde902d..deabdd9284 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 739fccc880..cfd1a40652 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + + +