From: Lars Eilebrecht Date: Tue, 2 Oct 2001 20:21:21 +0000 (+0000) Subject: Add info about Opera supporting MD5 Authentication. X-Git-Tag: 2.0.26~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e1095e74126db89dfe8cfd94f62b2dea46a7c9d;p=thirdparty%2Fapache%2Fhttpd.git Add info about Opera supporting MD5 Authentication. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91242 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_digest.html b/docs/manual/mod/mod_auth_digest.html index f20ae0b225b..91eef54dce5 100644 --- a/docs/manual/mod/mod_auth_digest.html +++ b/docs/manual/mod/mod_auth_digest.html @@ -85,14 +85,14 @@

Note: MD5 authentication provides a more secure password system than Basic authentication, but only - works with supporting browsers. As of this writing (July 1999), + works with supporting browsers. As of this writing (October 2001), the only major browsers which support digest authentication are - Internet - Explorer 5.0 and Amaya. Therefore, we do not - recommend using this feature on a large Internet site. However, - for personal and intra-net use, where browser users can be - controlled, it is ideal.

+ Opera 4.0, + MS Internet + Explorer 5.0 and Amaya. + Therefore, we do not yet recommend using this feature on a large + Internet site. However, for personal and intra-net use, where + browser users can be controlled, it is ideal.