Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Taylor f2786805e6 SEC-1841: Added request-matcher-ref attribute to namespace for defining a filter chain. hace 14 años
  Luke Taylor 58f7d3acc6 SEC-1835: Changed xsd:ID to xsd:token. hace 14 años
  Luke Taylor f1e63f3008 SEC-1802: Add digits to valid URL scheme regex. hace 14 años
  Rob Winch 2fd0a65049 SEC-1839: Updated preauth example to use </security:authentication-manager> instead of </security-authentication-manager> hace 14 años
  Luke Taylor ac6ed671a1 SEC-1830: Use constructor injection in namespace parsing code for creation of ProviderManager hace 14 años
  Luke Taylor 9d66e1fac3 Exclude static resources from filter chain in tutorial sample. hace 14 años
  Luke Taylor 2953f56b2b Remove ancient code formatter artifacts. hace 14 años
  Luke Taylor 869c6a7c18 SEC-1800: Set input size to 30 for OpenID login. hace 14 años
  Luke Taylor 44364d0101 SEC-1826: Empty attribute list should be treated the same as null in DelegatingMethodSecurityMetadataSource. hace 14 años
  Luke Taylor be8ee61f82 PreInvocationAuthorizationAdviceVoter was checking the wrong type in its "supports" method. hace 14 años
  Luke Taylor a573e7b395 SEC-1820: Added null check for attributesToFetch in OpenID4JavaConsumer. hace 14 años
  Rob Winch 4a000d040c SEC-1815: Downgrade openid to use HttpClient 4.1.1 to avoid bug in openid4java's usage of HttpClient hace 14 años
  Luke Taylor 359bd7c468 SEC-1804: Updated Javadoc wrt immutability of User class. hace 14 años
  Luke Taylor 7bde24af6c Reset version to 3.1.0.CI-SNAPSHOT. hace 14 años
  Luke Taylor 9e619611ae Set release version to 3.1.0.RC3 hace 14 años
  Luke Taylor 8ce6c73802 Add check for empty attributes list as well as null, in DelegatingMethodSecurityMetadataSource hace 14 años
  Luke Taylor d6b7b52a79 Update to Spring 3.0.6. hace 14 años
  Luke Taylor 3e4fc0b948 SEC-1795: Fix possible NPEs in AclImpl.equals() hace 14 años
  Luke Taylor a4c05239e5 SEC-1719: Lithuanian messages translation. hace 14 años
  Luke Taylor 503ac9ae7c SEC-1798: Remove internal evaluation of EL in JSP tag implementations. hace 14 años
  Luke Taylor 45d938566c Some tests for Base64 encoding. hace 14 años
  Luke Taylor 59a07175a6 SEC-1744: Do not trust authorities contained in the authentication request in JaasAuthenticationProvider. hace 14 años
  Luke Taylor c618f4ab52 Add missing package to remoting bundlor template. hace 14 años
  Luke Taylor 5fce0a58bd SEC-1750: Make sure RunAs replacement is constrained to the SecurityContext of the current thread. hace 14 años
  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. hace 14 años
  Luke Taylor 249610c7ed SEC-1742: Remove deprecated "includeDetailsObject" field from DaoAuthenticationProvider. hace 14 años
  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. hace 14 años
  Luke Taylor 824464516c SEC-1790: Reject redirect locations containing CR or LF. hace 14 años
  Luke Taylor 6333909107 SEC-1797: Create a new session in AbstractPreAuthenticatedProcessingFilter when the existing session is invalidated on detecting a principal change. hace 14 años
  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. hace 14 años