markt 2005/01/01 03:06:59
Modified: catalina/src/share/org/apache/catalina/realm JNDIRealm.java
Log:
Correct bugzilla URL
Revision Changes Path
1.21 +2 -2
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java
Index: JNDIRealm.java
===================================================================
RCS file:
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- JNDIRealm.java 10 Oct 2004 20:38:08 -0000 1.20
+++ JNDIRealm.java 1 Jan 2005 11:06:58 -0000 1.21
@@ -141,7 +141,7 @@
* <p><strong>WARNING</strong> - There is a reported bug against the Netscape
* provider code (com.netscape.jndi.ldap.LdapContextFactory) with respect to
* successfully authenticated a non-existing user. The
- * report is here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11210 .
+ * report is here: http://issues.apache.org/bugzilla/show_bug.cgi?id=11210 .
* With luck, Netscape has updated their provider code and this is not an
* issue. </p>
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]