Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Taylor 44364d0101 SEC-1826: Empty attribute list should be treated the same as null in DelegatingMethodSecurityMetadataSource. há 14 anos atrás
  Luke Taylor be8ee61f82 PreInvocationAuthorizationAdviceVoter was checking the wrong type in its "supports" method. há 14 anos atrás
  Luke Taylor a573e7b395 SEC-1820: Added null check for attributesToFetch in OpenID4JavaConsumer. há 14 anos atrás
  Rob Winch 4a000d040c SEC-1815: Downgrade openid to use HttpClient 4.1.1 to avoid bug in openid4java's usage of HttpClient há 14 anos atrás
  Luke Taylor 359bd7c468 SEC-1804: Updated Javadoc wrt immutability of User class. há 14 anos atrás
  Luke Taylor 7bde24af6c Reset version to 3.1.0.CI-SNAPSHOT. há 14 anos atrás
  Luke Taylor 9e619611ae Set release version to 3.1.0.RC3 há 14 anos atrás
  Luke Taylor 8ce6c73802 Add check for empty attributes list as well as null, in DelegatingMethodSecurityMetadataSource há 14 anos atrás
  Luke Taylor d6b7b52a79 Update to Spring 3.0.6. há 14 anos atrás
  Luke Taylor 3e4fc0b948 SEC-1795: Fix possible NPEs in AclImpl.equals() há 14 anos atrás
  Luke Taylor a4c05239e5 SEC-1719: Lithuanian messages translation. há 14 anos atrás
  Luke Taylor 503ac9ae7c SEC-1798: Remove internal evaluation of EL in JSP tag implementations. há 14 anos atrás
  Luke Taylor 45d938566c Some tests for Base64 encoding. há 14 anos atrás
  Luke Taylor 59a07175a6 SEC-1744: Do not trust authorities contained in the authentication request in JaasAuthenticationProvider. há 14 anos atrás
  Luke Taylor c618f4ab52 Add missing package to remoting bundlor template. há 14 anos atrás
  Luke Taylor 5fce0a58bd SEC-1750: Make sure RunAs replacement is constrained to the SecurityContext of the current thread. há 14 anos atrás
  Luke Taylor b48fc53fa2 SEC-1741: Modify ContextPropagatingRemoteInvocation to pass a simple combination of principal/credentials as Strings, rather than serializing the whole SecurityContext object from the client. há 14 anos atrás
  Luke Taylor 249610c7ed SEC-1742: Remove deprecated "includeDetailsObject" field from DaoAuthenticationProvider. há 14 anos atrás
  Luke Taylor 1976cb1bf7 SEC-1742: Deprecate use of extraInformation field in AuthenticationException, making it transient and removing any sensitive data in UserDetails objects which are stored in it. há 14 anos atrás
  Luke Taylor 824464516c SEC-1790: Reject redirect locations containing CR or LF. há 14 anos atrás
  Luke Taylor 6333909107 SEC-1797: Create a new session in AbstractPreAuthenticatedProcessingFilter when the existing session is invalidated on detecting a principal change. há 14 anos atrás
  Luke Taylor 74daa68691 SEC-1796: Check for annotated annotations at class/interface level. Previously only the specific security annotation was checked for. By delegating to Spring's AnnotationUtils, custom annotations carrying the security annotation are also detected. há 14 anos atrás
  Luke Taylor 8ce4d326f5 Update HttpClient to 4.1.2 and removed incorrect bundlor references to commons version. há 14 anos atrás
  Luke Taylor 0120643721 SEC-1794: Convert OpenIDAuthenticationStatus to an enum. há 14 anos atrás
  Luke Taylor 0c2a950fa0 SEC-1788: Avoid unnecessary call to getPreAuthenticatedPrincipal() in AbstractPreAuthenticatedProcessingFilter when not checking for principal changes is not enabled. há 14 anos atrás
  Rob Winch 7399c9a7a5 SEC-1792: Fixed NullPointerException in RunAsUserToken#toString() há 14 anos atrás
  Rob Winch dfd467f26e cleaned imports in RunAsUserToken há 14 anos atrás
  Luke Taylor 7e44580c75 Minor refactoring of aspects tests. há 14 anos atrás
  Luke Taylor 8740efc0f5 Added constructor injection options to ConcurrentSessionFilter há 14 anos atrás
  Luke Taylor a1c714cff4 SEC-1754: Added an InvalidSessionStrategy to allow SessionManagementFilter to delegate out the behaviour when an invalid session identifier is submitted. há 14 anos atrás