From 1e1095e74126db89dfe8cfd94f62b2dea46a7c9d Mon Sep 17 00:00:00 2001
From: Lars Eilebrecht
Date: Tue, 2 Oct 2001 20:21:21 +0000
Subject: [PATCH] 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
---
docs/manual/mod/mod_auth_digest.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/manual/mod/mod_auth_digest.html b/docs/manual/mod/mod_auth_digest.html
index f20ae0b225..91eef54dce 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.