1721 Commits (2.0.x)

Author SHA1 Message Date
Luke Taylor a599ef5398 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 3e808335a4 [maven-release-plugin] prepare release spring-security-parent-2.0.1 18 years ago
Luke Taylor 6ecfa0541f SEC-806: Osgi-ified more modules 18 years ago
Luke Taylor 4984d4be65 OPEN - issue SEC-757: Add validation of redirect URLs on namespace 18 years ago
Luke Taylor 0df9dee9dd SEC-806: Improved OSGi bundle version information support 18 years ago
Luke Taylor 81ebd094ff OPEN - issue SEC-808: Switch namespace schema version to 2.0.1 and update spring.schemas 18 years ago
Luke Taylor 473f6a32c6 OPEN - issue SEC-808: Switch namespace schema version to 2.0.1 and update spring.schemas 18 years ago
Luke Taylor 8281aeb0da SEC-807: Allow mapping to a standard Ldap UserDetails through the namespace 18 years ago
Luke Taylor e4b32b8d29 OPEN - issue SEC-807: Allow mapping to a standard Ldap UserDetails through the namespace 18 years ago
Luke Taylor 104716fedb SEC-805: Add extra fields to InetOrgPerson 18 years ago
Luke Taylor ef112f7967 Fixed autoboxing problem. 18 years ago
Luke Taylor 341455cde4 SEC-799: Import cleaning following other changes. 18 years ago
Luke Taylor 2d692718e0 SEC-799: Add better detection of missing server-ref element for <ldap-user-service> and <ldap-authentication-provider /> 18 years ago
Luke Taylor 270fa92780 Improved Javadoc comment 18 years ago
Luke Taylor d3a0f05de9 SEC-783: GlobalMethodSecurityBeanDefinitionParser should support AfterInvocationProviders 18 years ago
Luke Taylor 348d211b8c SEC-797: Minor javadoc correction. 18 years ago
Luke Taylor d1e23b3d2c SEC-783: Added custom-after-invocation-provider element to namespace. 18 years ago
Luke Taylor 1090072fff SEC-795: Add check for protected login page when using namespace 18 years ago
Luke Taylor 5d51b35cfa SEC-792: Filters should only be added to the default stack if they are labelled using custom-filter. 18 years ago
Luke Taylor 38774ec94f SEC-792: Filters should only be added to the default stack if they are labelled using custom-filter. 18 years ago
Luke Taylor 01185475a1 OPEN - issue SEC-793: ldap-authentication-provider element parser ignores hash attribute. 18 years ago
Luke Taylor 7e63fe7357 SEC-790: DefaultLoginPageGeneratingFilter should be a better HTTP citizen 18 years ago
Luke Taylor 8ea7487ec3 Removed unused method. 18 years ago
Luke Taylor ec81e780b2 Import cleaning. 18 years ago
Luke Taylor 599d9fea04 Minor improvements to toString() methods for logging. 18 years ago
Luke Taylor b2e9e82727 Fixed typo in message. 18 years ago
Luke Taylor 63decfeb93 SEC-761: HttpSessionContextIntegrationFilter.contextObject should be created in afterPropertiesSet(), not the constructor 18 years ago
Luke Taylor 1ae167434a SEC-756: Add checks for duplicate use of namespace elements such as global-method-security 18 years ago
Luke Taylor 083644f2fe SEC-756: Refactored GlobalMethodSecurityDefinitionParser and added check for duplicate registration. 18 years ago
Luke Taylor 1258fa854e SEC-788: x509 authentication does not work properly 18 years ago
Luke Taylor e12b6afefa SEC-776: Http Session created for Anonymous request 18 years ago
Luke Taylor 88ea87642a SEC-791: RequestKey.equals throws NPE if method is null 18 years ago
Luke Taylor 9eaa1cbbdd OPEN - issue SEC-789: Add support for optional role-prefix attribute to namespace 18 years ago
Luke Taylor aba5a22b6c SEC-789: Add support for optional role-prefix attribute to namespace 18 years ago
Luke Taylor 1a4130528a SEC-782: Incorrect UrlMatcher initialization in FilterChainProxy results in wrong lowercase/uppercase matching 18 years ago
Luke Taylor 5bb558bd6a SEC-777: The disabled status cannot be set in <user-service> 18 years ago
Luke Taylor 993fdd7a32 Added better toString() method to OrderedFilterDecorator to make it report the delegate filter information. 18 years ago
Luke Taylor 469f55ce05 SEC-773: global-method-security fails with JPA 18 years ago
Luke Taylor 7238097310 OPEN - issue SEC-775: CLONE -impossible to specify "observeOncePerRequest" property in the namespace based configuration. 18 years ago
Ben Alex b5dc523041 [maven-release-plugin] prepare for next development iteration 18 years ago
Ben Alex 0c42670431 [maven-release-plugin] prepare release spring-security-parent-2.0.0 18 years ago
Ben Alex 4d714b33e0 SEC-770: Mark old org.springframework.security.acl module as @deprecated. 18 years ago
Luke Taylor 57b5f38df1 OPEN - issue SEC-769: Remember-Me functionality not available in namespace configuration 18 years ago
Luke Taylor 4ae40150c9 SEC-752: ClassLoading in GlobalMethodSecurityBeanDefinitionParser doesn't work in tooling 18 years ago
Luke Taylor 552dc6486a SEC-703: Expose customization of SQL used by <jdbc-user-service> 18 years ago
Luke Taylor d6e5dbbcfd SEC-767: Added override for flushBuffer in response wrapper. 18 years ago
Luke Taylor 9d54c2d22b OPEN - issue SEC-637: Dependency on RequestUtils 18 years ago
Luke Taylor 0422cb1f8f Fixed artifact groups for aspectjrt and added cas sample to project build 18 years ago
Luke Taylor 83c152e379 SEC-768: Changed exception to error reported through parser context. Added entry-point-ref to cas config 18 years ago
Luke Taylor a2f4ee1c58 SEC-767: Added check for committed response before attempting to create a new session 18 years ago