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 |