View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050227034314Lbuild.96
|
| 1.1.2.2 | deleted | ricardoarguello | security/src/main/org/jboss/security/auth/spi/IPAddressLoginModule.java | JBAS-1468 - Moved the LoginModule to the Tomcat module. Removed the lame credential |
| 1.1.2.2 | deleted | ricardoarguello | security/src/main/org/jboss/security/auth/spi/PasswordIPAddressCredentials.java | JBAS-1468 - Moved the LoginModule to the Tomcat module. Removed the lame credential |
| 1.355.2.23 | modified | ricardoarguello | build/build.xml | JBAS-1468 - Copy the webcallbackhandler.jar to server/all/lib |
| 1.15.2.5 | modified | ricardoarguello | tomcat/build.xml | JBAS-1468 - Build webcallbackhandler.jar |
| 1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestLoginModule.java | JBAS-1468 LoginModule that has access to the client's HttpServletRequest |
| 1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/WebCallbackHandler.java | JBAS-1468 CallbackHandler to set the HttpServletRequestCallback. |
| 1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestCallback.java | JBAS-1468 Callback to obtain the HttpServletRequest from the client. |
| 1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestValve.java | JBAS-1468 - Generalized the Valve to contain the whole HttpServletRequest |
| 1.1.2.2 | deleted | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/IPAddressValve.java | JBAS-1468 Changed the name to HttpServletRequestValve. |