erikabele 2003/02/02 08:09:16
Modified: htdocs/manual/howto auth.html
Log:
Updated list of browsers which fully support digest auth. Fixes PR 16398.
Revision Changes Path
1.12 +3 -2 httpd-docs-1.3/htdocs/manual/howto/auth.html
Index: auth.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/howto/auth.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- auth.html 8 Jan 2003 23:48:43 -0000 1.11
+++ auth.html 2 Feb 2003 16:09:16 -0000 1.12
@@ -786,8 +786,9 @@
not use it on a web site on which you cannot control the
browsers that people will be using, such as on your intranet
site. In particular, Opera 4.0 or later, Microsoft Internet
- Explorer 5.0 or later, and Amaya support digest authentication,
- while Netscape, Mozilla, and various other browsers do not.</p>
+ Explorer 5.0 or later, Mozilla 1.0.1 and Netscape 7 or later
+ as well as Amaya support digest authentication, while various
+ other browsers do not.</p>
<p>Next, with regard to security considerations, you should
understand two things. Although your password is not passed in
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]