BUILD COMPLETE - build.525 |
Date of build: 04/23/2005 22:58:17 |
Time to build: 14 minutes 28 seconds |
Last changed: 04/23/2005 22:20:01 |
Last log entry: If there is no caller simply pass the auth check to the policy wiht a null principals array as this can be an unchecked resource. Resolves (JBAS-1684) JaccAuthorizationRealm incorrectly returns false when unauthenticated caller attempts to access an unprotected resource. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (6) | ||||
1.1.4.6 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java | If there is no caller simply pass the auth check to the policy wiht a null principals array as this can be an unchecked resource. Resolves (JBAS-1684) JaccAuthorizationRealm incorrectly returns false when unauthenticated caller attempts to access an unprotected resource. |
1.1.4.5 | modified | starksm | testsuite/src/main/org/jboss/test/security/test/WebResourcePermissionUnitTestCase.java | Add a test of permission matching from a Permissions collection. |
1.1.2.1 | modified | starksm | server/src/main/org/jboss/web/WebPermissionMapping.java | Update the qualified url pattern name usage and make sure the default pattern is included if not seen in the security constraints. |
1.1.4.2 | modified | starksm | server/src/main/org/jboss/metadata/WebSecurityMetaData.java | The web resource collection does not have to be unique so if a new collection is added with a duplicate name, unique the name. |
1.5.4.7 | modified | starksm | security/src/main/org/jboss/security/jacc/DelegatingPolicy.java | Add trace level logging on the current policy context subject |
1.15.2.6 | modified | starksm | tomcat/build.xml | Add a tests src tree |