Luke Taylor
|
9d85168a10
|
Fix apache-ds shard-ldap version in template.mf (should be 0.9.15)
|
2009-11-04 18:18:46 +00:00 |
Luke Taylor
|
3f963ef8ca
|
Restore versions and svn URLs in trunk (release plugin fail)
|
2009-10-11 21:59:38 +00:00 |
Luke Taylor
|
af563e826c
|
[maven-release-plugin] prepare release spring-security-3.0.0.RC1
|
2009-10-11 21:43:42 +00:00 |
Luke Taylor
|
021f650f3d
|
Tidying up ldap pom
|
2009-10-11 15:28:00 +00:00 |
Luke Taylor
|
908e88b802
|
Import cleaning.
|
2009-10-08 12:27:41 +00:00 |
Luke Taylor
|
0e9452c17c
|
SEC-1074: Customized interceptor list for DefaultDirectoryService, including removal of SchemaInterceptor.
|
2009-10-07 22:04:18 +00:00 |
Luke Taylor
|
caff3ee9ba
|
SEC-1231: Authentication.getAuthorities should be of type Collection<GrantedAuthority> and not List<GrantedAuthority>. Refactored the interface and related classes to match (UserDetails etc).
|
2009-10-05 19:28:53 +00:00 |
Luke Taylor
|
245fc96137
|
SEC-1075: Update the embedded LDAP server to use Apache DS 1.5. Updated to use the new 1.5.5 release for the embedded server.
|
2009-09-01 23:21:44 +00:00 |
Luke Taylor
|
f6f5855b52
|
SEC-1222: Provide a constructor for LdapUserDetailsService that does not require an LdapAuthoritiesPopulator. Done.
|
2009-09-01 16:42:11 +00:00 |
Luke Taylor
|
5a8772df5b
|
Reset pom versions post release
|
2009-08-21 12:02:49 +00:00 |
Luke Taylor
|
0e5aa7008d
|
[maven-release-plugin] prepare release spring-security-3.0.0.M2
|
2009-08-20 15:51:26 +00:00 |
Luke Taylor
|
d47abbc35f
|
SEC-1223: Added break to bindWithDnLoop when non-null use is returned.
|
2009-08-19 21:34:05 +00:00 |
Luke Taylor
|
2f9a98c7ce
|
SEC-214: Update keywords.
|
2009-08-18 23:39:33 +00:00 |
Luke Taylor
|
8ed9f8a057
|
Remove wrongly named file
|
2009-08-18 23:32:40 +00:00 |
Luke Taylor
|
4df370b100
|
SEC-214: Add functionality to be able to use LDAP password policy request/response controls. Added PasswordPolicyAwareContextSource, ppolicy control implementations (from Sandbox) and modified BindAuthenticator to check for the presence of the response control, adding the control to the retured DirContextAdapter if appropriate. LdapUserDetailsImpl also contains the data for grace logins remaining and time till password expiry. Added OpenLDAP startup script with test data and integration test which operates against the data (must be run manually).
|
2009-08-18 23:09:16 +00:00 |
Luke Taylor
|
719a5e09d8
|
SEC-1205: Added comment to Javadoc for PasswordComparisonAuthenticator to indicate that it won't work with SSHA passwords
|
2009-07-22 16:11:24 +00:00 |
Luke Taylor
|
01b8def455
|
SEC-1145: Added test to confirm that there is no pooling issue in the trunk. There are already checks for the presence of the pooling flag.
|
2009-06-03 17:13:33 +00:00 |
Luke Taylor
|
131ba5c62e
|
Reset poms to 3.0.0.CI-SNAPSHOT after tagging M1 release
|
2009-05-27 00:12:30 +00:00 |
Luke Taylor
|
e2c218e8c9
|
[maven-release-plugin] prepare release spring-security-3.0.0.M1
|
2009-05-26 23:44:11 +00:00 |
Luke Taylor
|
6d655aa514
|
SEC-1132: More refactoring to remove cycles ad reduce complexity metrics
|
2009-05-04 14:24:54 +00:00 |
Luke Taylor
|
929b6bb1a0
|
Refactoring to remove warnings in LDAP module.
|
2009-04-27 11:05:58 +00:00 |
Luke Taylor
|
22e7142f45
|
SEC-998: Bundlor enabled in web, ldap, config and core modules
|
2009-04-24 09:12:53 +00:00 |
Luke Taylor
|
21e36e0a57
|
Updated version number from 2.5.0-SNPSHOT to 3.0.0.CI-SNAPSHOT
|
2009-04-22 12:55:52 +00:00 |
Luke Taylor
|
1fa46f4ad2
|
SEC-1104: Added check of "running" flag in stop() method to prevent stopping twice.
|
2009-04-22 06:25:36 +00:00 |
Luke Taylor
|
b2b2c95e55
|
SEC-1098: Added ignorePartialResultException property which is set on the LDAP template.
|
2009-04-21 03:37:16 +00:00 |
Luke Taylor
|
c7baeab172
|
SEC-1117: Moved check for empty password from LdapAuthenticationProvider to BindAuthenticator to allow use with Ntlm.
|
2009-04-20 06:08:00 +00:00 |
Luke Taylor
|
350f75f7f3
|
SEC-1084: Retain Authentication.details when authenticating in LdapAuthenticationProvider.
|
2009-04-20 05:02:42 +00:00 |
Luke Taylor
|
93bdcccaee
|
SEC-1132: Moved userdetails into core and added core/authority sub-package
|
2009-04-15 07:39:21 +00:00 |
Luke Taylor
|
10673780db
|
OPEN - issue SEC-1136: Removed SpringSecurityException. Introduced new AclException as base class for Acl module. Refactored JAAS authentication to map to AuthenticationExcpetions rather than SpringSecurityException. Modified ExceptionTranslationFilter to look explicitly for AuthenticationException or AccessDeniedException (which it should do since these are the only two it handles).
|
2009-04-13 14:56:49 +00:00 |
Luke Taylor
|
ca7d055c2b
|
SEC-1132: Created core and authentication packages within core module.
|
2009-04-13 13:43:23 +00:00 |
Luke Taylor
|
9efb5a7007
|
SEC-1132: Moved access-control/authorization specific code to org.sf.security.access package. Created provisioning package for user management classes to remove cyclical deps. Some other moving of classes to remove code tangles. Restructuring of portlet module under org.sf.security.portlet
|
2009-04-12 12:23:23 +00:00 |
Luke Taylor
|
f746a20ab4
|
SEC-1132: package refactoring of non-core modules
|
2009-03-27 05:01:03 +00:00 |
Luke Taylor
|
bec84f874a
|
SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples.
|
2009-03-26 07:18:36 +00:00 |
Luke Taylor
|
2a9a8a41db
|
SEC-1125: Created separate web module spring-security-web
|
2009-03-25 06:28:18 +00:00 |
Luke Taylor
|
2c985a1c36
|
SEC-1126: separated out spring-security-config module containing namespace configuration classes and resources
|
2009-03-23 04:23:48 +00:00 |
Luke Taylor
|
9b52e7bf69
|
SEC-1124: Added extra refactored class.
|
2009-03-19 06:34:20 +00:00 |
Luke Taylor
|
4aae5ec42e
|
SEC-1124: Refactored LDAP code into separate module
|
2009-03-19 06:30:32 +00:00 |
Luke Taylor
|
69b86fd045
|
SEC-1124: Create LDAP module. Added maven subproject
|
2009-03-19 03:31:02 +00:00 |