84 Commits (3.0.x)

Author SHA1 Message Date
Rob Winch 4f993d95b5 Updates for 3.0.x autorepo support 13 years ago
Luke Taylor daa7f3f64e SEC-1848: LDAP encode name when using user DN patterns in AbstractLdapAuthenticator. 14 years ago
Luke Taylor 2d27b28199 Set version to 3.0.8.CI-SNAPSHOT. 14 years ago
Luke Taylor 714ee3e960 Set version to 3.0.7.RELEASE. 14 years ago
Luke Taylor 3dc4158f7d Set version to 3.0.7.CI-SNAPSHOT 15 years ago
Luke Taylor 62f70f17ff Set project release version to 3.0.6.RELEASE 15 years ago
Luke Taylor 6f59805ef3 SEC-1782: Javadoc correction for LdapAuthenticationProvider. 15 years ago
Luke Taylor 187a530760 SEC-1670: Take account of JNDI CompositeName escaping in value of SearchResult.getName() when performing a search for a user entry in SpringSecurityLdapTemplate. 15 years ago
Luke Taylor e3644e2d27 SEC-1661: Use a DistinguishedName to wrap the search base to avoid the need for JNDI escaping. 15 years ago
Rob Winch b3943ac268 SEC-1545: Removed unused i18n keys, changed keys to follow naming conventions, found missing keys based upon old keys, sorted keys, any unknown keys are entered as a comment with the English value. 15 years ago
Luke Taylor d0bada2bad SEC-1641: Correct code and test for null groupSearchBase. 15 years ago
Luke Taylor 952af853ac SEC-1641: Remove the private setGroupSearchBase method and allowed a null value to be set for the group search base in the constructor. 15 years ago
Luke Taylor 522e8db5da Javadoc fix 15 years ago
Luke Taylor d53db3ba13 Update version to 3.0.6.CI-SNAPSHOT. 15 years ago
Luke Taylor 90304f64c6 Update version for 3.0.5 release 15 years ago
Luke Taylor 3cfe23f60d Update versions to 3.0.5.CI-SNAPSHOT 15 years ago
Luke Taylor 82d140ffb1 Version 3.0.4.RELEASE 15 years ago
Luke Taylor 1563491322 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 1a9b7e1b6f SEC-1520: Close NamingEnumeration in LDAP compare implementation. 16 years ago
Luke Taylor 657a69b906 Minor doc/javadoc updates to clarify use of UserDetailsContextapper. 16 years ago
Luke Taylor 25d222208d Switch version to 3.0.4-CI-SNAPSHOT. 16 years ago
Luke Taylor 9b0c21dfef 3.0.3 release. Update version in build files. 16 years ago
Luke Taylor 27faad3402 SEC-1488: Remove commons-logging dependencies from maven poms and use slf4j in all samples. 16 years ago
Luke Taylor 8cbe232fbf SEC-1480: Add simple equals and hashcode methods based on DN value to LdapUserDetailsImpl to allow its use as a map key (in SessionRegistry, for example). 16 years ago
Luke Taylor 0d198d42ae SEC-1444: Fix JNDI escaping problems in LDAP authentication. 16 years ago
Luke Taylor 1b0ac9c785 Porting of gradle changes from master. 16 years ago
Luke Taylor 9e751e22c8 Refactoring to remove remaining circular dependencies indicated by structure101. 16 years ago
Luke Taylor 9831980bc2 Update versions to 3.0.3.CI-SNAPSHOT. 16 years ago
Luke Taylor 44f45d21f0 3.0.2 release. Update version in build files. 16 years ago
Luke Taylor c12c43da9e Javadoc fixes. 16 years ago
Luke Taylor 36612377e2 Replace package.html with package-info.java files, creating new ones where missing and updating outdated contents. 16 years ago
Luke Taylor 23511c930f Standardising slf4j versions. 16 years ago
Luke Taylor 10cd080090 SEC-1356: Update createUser method in LdapUserDetailsManager to create the LDAP entry before adding authorities. Prevents removal of authorities for an existing user. 16 years ago
Luke Taylor 51dfc0fb39 Set versions to 3.0.2-CI-SNAPSHOT, post release. 16 years ago
Luke Taylor 05634f97dc Updated version numbers for 3.0.1 release. 16 years ago
Luke Taylor b323098167 Added gradle build files for taglibs, tutorial, contacts and openid. 16 years ago
Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 16 years ago
Luke Taylor 115d5b84ff [maven-release-plugin] prepare for next development iteration 16 years ago
Luke Taylor 6c6ef08353 [maven-release-plugin] prepare release spring-security-3.0.0.RELEASE 16 years ago
Luke Taylor e64866ae6a Updated bundlor templates and introduced spring.version variable 16 years ago
Luke Taylor fcce29f8df SEC-1326: Updating dependencies to match Spring versions. Removing unused deps. 16 years ago
Luke Taylor aeed49393c Switching StringBuffer to StringBuilder throughout the codebase (APIs permitting). 16 years ago
Luke Taylor cad32ffe39 SEC-1325: Tighten up Authentication interface contract to disallow null authorities. Modified internals of AbstractAuthenticationToken to use an empty list instead of null. Clarified Javadoc. removed unnecessary null checks in classes which use the interface. 16 years ago
Luke Taylor 520e733cb2 [maven-release-plugin] prepare for next development iteration 16 years ago
Luke Taylor f2cf17bd49 [maven-release-plugin] prepare release spring-security-3.0.0.RC2 16 years ago
Luke Taylor dab76249db Added gradle build files (experimental) 16 years ago
Luke Taylor 9d85168a10 Fix apache-ds shard-ldap version in template.mf (should be 0.9.15) 16 years ago
Luke Taylor 3f963ef8ca Restore versions and svn URLs in trunk (release plugin fail) 16 years ago
Luke Taylor af563e826c [maven-release-plugin] prepare release spring-security-3.0.0.RC1 16 years ago
Luke Taylor 021f650f3d Tidying up ldap pom 16 years ago