mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 10:12:36 +00:00
General update.
This commit is contained in:
parent
333fe84ee8
commit
0cb8f96368
@ -6,9 +6,12 @@ Changes in version 0.x (2004-xx-xx)
|
|||||||
* Added DaoAuthenticationProvider.hideUserNotFoundExceptions (default=true)
|
* Added DaoAuthenticationProvider.hideUserNotFoundExceptions (default=true)
|
||||||
* Added PasswordAuthenticationProvider for password-validating DAOs (eg LDAP)
|
* Added PasswordAuthenticationProvider for password-validating DAOs (eg LDAP)
|
||||||
* Added FilterToBeanProxy compatibility with ContextLoaderServlet (lazy inits)
|
* Added FilterToBeanProxy compatibility with ContextLoaderServlet (lazy inits)
|
||||||
|
* Added convenience methods to ConfigAttributeDefinition
|
||||||
|
* Clarified contract for ObjectDefinitionSource.getAttributes(Object)
|
||||||
* Extracted removeUserFromCache(String) to UserCache interface
|
* Extracted removeUserFromCache(String) to UserCache interface
|
||||||
* Improved ConfigAttributeEditor so it trims preceding and trailing spaces
|
* Improved ConfigAttributeEditor so it trims preceding and trailing spaces
|
||||||
* Refactored UsernamePasswordAuthenticationToken.getDetails() to Object
|
* Refactored UsernamePasswordAuthenticationToken.getDetails() to Object
|
||||||
|
* Fixed MethodDefinitionAttributes to implement ObjectDefinitionSource change
|
||||||
* Fixed EH-CACHE-based caching implementation behaviour when cache exists
|
* Fixed EH-CACHE-based caching implementation behaviour when cache exists
|
||||||
* Fixed Ant "release" target not including project.properties
|
* Fixed Ant "release" target not including project.properties
|
||||||
* Fixed GrantedAuthorityEffectiveAclsResolver if null ACLs provided to method
|
* Fixed GrantedAuthorityEffectiveAclsResolver if null ACLs provided to method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user