Re: Bug in JDBCRealm Tomcat 3.3m2

2001-04-10 Thread Bojan Smojver
No worries. It's purely selfish ;-) I kind of need JDBCRealm to work with encrypted password and per virtual host, so that's why Tomcat 3.3... I would just like someone from a certain software company to join this mailing list to see how fast the bugs are fixed in open source. I've already applau

RE: Bug in JDBCRealm Tomcat 3.3m2

2001-04-10 Thread Ignacio J. Ortega
> Enviado el: martes 10 de abril de 2001 4:43 > Para: Tomcat Dev List > Asunto: Bug in JDBCRealm Tomcat 3.3m2 > > > The digest should be called on credentials, not on what's > picked up from > the database. That would already be digested. Here is the patch for >

Bug in JDBCRealm Tomcat 3.3m2

2001-04-09 Thread Bojan Smojver
The digest should be called on credentials, not on what's picked up from the database. That would already be digested. Here is the patch for JDBCRealm.java: --- jakarta-tomcat-3.3-src-original/src/share/org/apache/tomcat/modules/aaa/JDBC Realm.java Wed Feb 28 06:10:16 2001 +++ jakarta-tomcat