Historique des commits

Auteur SHA1 Message Date
  Luke Taylor dada047e04 SEC-1456: Set rtexprvalue=true for "url" attribute in access tag to allow dynamic values (such as URL of current page). il y a 15 ans
  Luke Taylor def5f88c8c SEC-1431: Added openid-selector to openid sample, plus AX configuration for myopenid.com. il y a 15 ans
  Luke Taylor 2f025fba6c SEC-1460: Added AxFetchListFactory which matches OpenID identifiers to lists of attributes to use in a fetch-request. il y a 15 ans
  Luke Taylor 3af75afec1 Clarify that multiple authentication-provider elements can be used in combination. il y a 15 ans
  Luke Taylor ee1fd1bc50 SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins. il y a 15 ans
  Luke Taylor f5468087c2 Remove cached DiscoveryInformation from session in OpenID4JavaConsumer's endConsumption method. il y a 15 ans
  Luke Taylor d3d9c5db59 Refactoring of UserDetailsService injection (for X509, OpenID and RememberMeServices) to use a factory bean rather than a post-processor. il y a 15 ans
  Luke Taylor 74896f217b SEC-1459: Generifying AuthenticationUserDetailsService. Now parameterized with <? extends Authentication>. il y a 15 ans
  Luke Taylor a45d2a4fb2 SEC-1462: Only apply session fixation protection strategy if request.isRequestedSessionIdValid() returns true. We don't need to create a new session if the current one already has a different Id from the client. il y a 15 ans
  Luke Taylor 93deec8d40 SEC-1458: Remove logger field in HttpSessionEventPublisher in favour of direct lookup. Prevents early initialization of logging system when listener is initialized. il y a 15 ans
  Luke Taylor 0521d10069 SEC-1294: Enable access to beans from ApplicationContext in EL expressions. il y a 15 ans
  Luke Taylor 12a6ae2ffa SEC-1232: Add config dependency to maven build for aspectj sample. il y a 15 ans
  Luke Taylor a5a95a8ebc Upgrade jython and disable cachedir. il y a 15 ans
  Luke Taylor a3ef8255d8 SEC-1232: GlobalMethodSecurityBeanDefinitionParser support for mode='aspectj' il y a 15 ans
  Luke Taylor 020e0aa49a SEC-1448: Fixed failure to resolve generic method argument names in MethodSecurityEvaluationContext. il y a 15 ans
  Luke Taylor d334f6fa09 Latest gradle syntax updates. il y a 15 ans
  Luke Taylor 2b9beffd08 SEC-1444: Fix JNDI escaping problems in LDAP authentication. il y a 15 ans
  Luke Taylor 977bc2b164 SEC-1433: Reduce the number of direct dependencies on DataAccessException from spring-tx. il y a 15 ans
  Luke Taylor 57150a6717 SEC-1440: Add entry-point-ref to http-basic element to allow setting a separate AuthenticationEntryPoint for the BasicAuthenticationFilter. il y a 15 ans
  Luke Taylor 2a0aae1904 SEC-524: Document addition of "var" attribute in authorization tags. il y a 15 ans
  Luke Taylor 0849dd93e9 Minor correction to namespace appendix il y a 15 ans
  Luke Taylor 472c1fac84 SEC-1450: Replace use of ClassUtils.getMostSpecificMethod() in AbstractFallbackMethodDefinitionSource with AopUtils.getMostSpecificMethod() equivalent. il y a 15 ans
  Luke Taylor bf91f2ca67 SEC-524: Added "var" attribute to authorize and accesscontrollist JSP tags. il y a 15 ans
  Luke Taylor 2e2625873c SEC-1446: Modified BasicAuthenticationFilter to treat invalid base64 and invalid Basic authentication tokens as a failed authentication (raising a BadCredentialsException, without calling the AuthenticationManager). il y a 15 ans
  Luke Taylor e60108ca8c SEC-1443: Modify Jsr250Voter to handle multiple "RolesAllowed" roles. il y a 15 ans
  Luke Taylor d5df53f1db SEC-1439: Make getters and setters public on HttpRequestResponseHolder. il y a 15 ans
  Luke Taylor 111d49d68a Added build file for itest-context. il y a 15 ans
  Luke Taylor 9e049dfef4 SEC-1438: Removed JoinPoint support from AbstractMethodSecurityMetadataSource il y a 15 ans
  Luke Taylor 1be44ecd18 SEC-1262: Added extra test for PostFilter with AspectJ interceptor. il y a 15 ans
  Luke Taylor c09cd3a9cb Remove unused inner class in MethodSecurityMetadataSourceAdvisor il y a 15 ans