1503 Commits (ff215e67507c2b4cabb01fd455bb8104a667b864)

Author SHA1 Message Date
Luke Taylor 5af53da106 Improved doc for'filters' attribute 18 years ago
Luke Taylor 2329dadf48 Removed jalopy parameter comments 18 years ago
Luke Taylor f269373442 IDE-791: Remove explicit Spring LDAP class dependencies from LdapServerBDP. 18 years ago
Luke Taylor 8b2c0468ff OPEN - issue SEC-834: Session fixation attack protection will cause problems with URL rewriting 18 years ago
Luke Taylor d17a2da9e0 SEC-834: Session fixation attack protection will cause problems with URL rewriting 18 years ago
Luke Taylor 7f38c656ca SEC-820: Expand regular expression used in hierarchical roles. 18 years ago
Luke Taylor 6493df13f8 SEC-803: Removed use of websphere SubjectHelper class. 18 years ago
Luke Taylor 59543af4fb SEC-826: Support for JPA PersistenceContext annotation broken 18 years ago
Luke Taylor 1fee538c7e Fixed typo in setter method (uses of). 18 years ago
Luke Taylor ae2470127c Fixed typo in setter method "seAttributePrefix" 18 years ago
Luke Taylor e1b226ee57 Added 2.0.2 namespace file 18 years ago
Luke Taylor add2649397 Javadoc typo. 18 years ago
Luke Taylor 781d88bd30 OPEN - issue SEC-825: Query string isn't beig stripped from URLs when ant matcher is in use (regression issue) 18 years ago
Luke Taylor 883b92e7bd SEC-822: Converted to long arithmetic to prevent integer overflowing with long token validity periods 18 years ago
Luke Taylor 301d021bf5 SEC-817: NPE in org.springframework.security.config.FilterChainProxyPostProcessor 18 years ago
Luke Taylor 8ad2d681ab SEC-818: Changed redirect URL validation to ignore potential property placeholders at parsing time and report a warning through the parser context rather than an error. Also validated the URLs in the beans themselves using Asserts, so an exception will occur later when the beans have been created rather than while assembling the bean definitions. 18 years ago
Luke Taylor afc757e618 Removed reference to LdapDataAccessException since it isn't actually mentioned except in javadoc 18 years ago
Luke Taylor c333070fe3 Javadoc tidying 18 years ago
Luke Taylor fca3a2a709 SEC-812: Added missing TextUtils file 18 years ago
Luke Taylor fa44c74993 SEC-812: Added entity-escaping of username stored under last username key, to prevent problems if it is rendered in a page without escaping the text. 18 years ago
Luke Taylor 06719053f1 Removed commons lang dependency. 18 years ago
Ben Alex 9961c7f867 Moved to correct build location. 18 years ago
Ben Alex 7a2e1e13d3 SEC-811: Provide a mechanism to allocate and rebuild cryptographically strong, randomised tokens. 18 years ago
Luke Taylor 4984d4be65 OPEN - issue SEC-757: Add validation of redirect URLs on namespace 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