12 Commits (5fe32bb3c8e6def69523ec26ac10fc3235f95cbd)

Author SHA1 Message Date
Rob Winch 1705c5d796 SEC-2207: Update Gradle to 1.6 13 years ago
Rob Winch 7412fe0748 SEC-1953: Polish bundlor warnings 13 years ago
Rob Winch 3656dff720 SEC-2118: Include missing Bundlor packages 13 years ago
Luke Taylor e470eaa41d SEC-1689: Moved core codec code into crypto package and removed existing duplication (Hex encoding etc). Refactoring of crypto code to use CharSequence for where possible instead of String. 15 years ago
Luke Taylor b0df1bd1b0 SEC-1673: Use a map to store the range values use in the bundlor templates. 15 years ago
Luke Taylor 21ed5feb8d SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version. 15 years ago
Luke Taylor 93438defff SEC-1407: Use RequestMatcher instances as the FilterInvocationSecurityMetadataSource keys and in the FilterChainMap use by FilterChainProxy. 16 years ago
Luke Taylor f3f84da625 Increase upper bounds of Spring and Spring Security versions in bundlor templates to 3.2.0. 16 years ago
Luke Taylor e64866ae6a Updated bundlor templates and introduced spring.version variable 16 years ago
Luke Taylor f536c80020 SEC-1202: Removed SpringSecurityFilter and replaced with use of GenericFilterBean from spring-web 17 years ago
Luke Taylor 5808da12ff SEC-1094: Simplified WebXml attribute mapping. Removed generic jaxen-based implementation on which it was based in favour of simple DOM model traversal. Updated sample. 17 years ago
Luke Taylor 22e7142f45 SEC-998: Bundlor enabled in web, ldap, config and core modules 17 years ago