Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke Taylor 931cf90dbb SEC-1203: Allow configuration of X509 subject-dn-regex attribute using PropertyPlaceholderConfigurer. Modified parser to use a BeanDefinition for the SubjectPrincipalDnExtractor to allow property subsititution. vor 16 Jahren
  Luke Taylor 8b115e2a21 SEC-1167: Added setRequestCache to SavedRequestAwareAuthenticationSuccessHandler and updated namespace parsing to set PortResolver on created HttpRequestCache. vor 16 Jahren
  Luke Taylor f404bb3d74 SEC-1167: Introduce more flexible SavedRequest handling. Separated the concept of SavedRequest from SecurityContextHolderAwareFilter since the two are orthogonal requirements. This no longer takes a wrapper class property or uses reflection. SavedRequest functionality is accessed through the RequestCache interface, with the default implementation being HttpSessionRequestCache. A separate filter RequestCacheAwareFilter is now responsible for reconstituting the SavedRequest if it matches the current request. The functionality for matching and returning the wrapper is contained in the RequestCache method though. vor 16 Jahren
  Luke Taylor efd1dbf54a Removed public modifier from getSessionController() method on ProviderManager. vor 16 Jahren
  Luke Taylor 491837ae34 SEC-1197: Moved support from session-controller-ref from authentication-manager to concurrent-session-control element. Plus refactoring of config classes into separate packages. vor 16 Jahren
  Luke Taylor 83da7be2ea Remove (ticket) cache package from CAS module. Unnecesary and has a circular reference. vor 16 Jahren
  Luke Taylor 1afa67c954 SEC-1195: Added internal AuthenticationManager for use by beans which are generated by the <http> block. vor 16 Jahren
  Luke Taylor 6346e31517 SEC-1195: Change <http> parsing behaviour to use an internal AuthenticationManager instance. Implemented "parent" AuthenticationManager in ProviderManager which is delegated to when no authentication is returned by the instances list of authentication providers. Extracted the Authentication success/failure publishing into a separate strategy. vor 16 Jahren
  Luke Taylor 1ca2e6e6fc Tidying. vor 16 Jahren
  Luke Taylor 5d389d953d RoleVoter test class. vor 16 Jahren
  Luke Taylor 946f3d1067 Converted to use mockito. vor 16 Jahren
  Luke Taylor e63fba3a36 Tidying vor 16 Jahren
  Luke Taylor d59bdc0cbc Reducing use of global bean Ids as part of SEC-1186 vor 16 Jahren
  Luke Taylor 7622dfe092 SEC-1194: Added support for services-alias to remember-me vor 16 Jahren
  Luke Taylor b795d22e51 Upgraded junit and bundlor deps vor 16 Jahren
  Luke Taylor 3b1cdc3ab4 Tidying. vor 16 Jahren
  Luke Taylor 8a3930e673 Refactoring of ProviderManager to ensure that any AuthenticationException from the ConcurrentSessionController will prevent further polling of providers. vor 16 Jahren
  Luke Taylor d02bbbf560 import cleaning. vor 16 Jahren
  Luke Taylor 43dab4c3b3 SEC-1186: Additional changes to remove custom-filter decorator functionality. vor 16 Jahren
  Luke Taylor abddcb044a SEC-1186: Remove functionality from CustomFilterBeanDefinitionDecorator and report a warning instead. vor 16 Jahren
  Luke Taylor b3366a1646 SEC-1186: Tidying up changes to http parsing vor 16 Jahren
  Luke Taylor df7c734450 SEC-1192: Fix incorrect classname in preauth chapter vor 16 Jahren
  Luke Taylor 6b53703e37 SEC-1187: Moved pre-authentication status check inside try/catch block and repeated the call after reloading the user during the "cacheWasUsed" logic. vor 16 Jahren
  Luke Taylor eae670269d Tidying vor 16 Jahren
  Luke Taylor be12d93f7a Manual updates vor 16 Jahren
  Luke Taylor 853b4c8753 SEC-1186: Make sure an Element is always supplied when registering the AuthenticationManager. Fixes broken tests. vor 16 Jahren
  Luke Taylor 980b9b73b8 deprecate property editor vor 16 Jahren
  Luke Taylor 3e9983c744 SEC-1186: Removed 'order' from openid filter vor 16 Jahren
  Luke Taylor af0c5f9e7f SEC-1186: Removed 'order' from ntlm and cas filters vor 16 Jahren
  Luke Taylor d5bf5d7adc SEC-1186: validator for filter chain beans vor 16 Jahren