Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Taylor 8e48658efb SEC-1675: Added missing "body-content" elements to taglib descriptor. há 14 anos atrás
  Rob Winch afd556412e SEC-1672: Provide error message when ambiguous configuration of intercept-url contains attributes filters=none and (access or requires-channel) há 14 anos atrás
  Luke Taylor 187a530760 SEC-1670: Take account of JNDI CompositeName escaping in value of SearchResult.getName() when performing a search for a user entry in SpringSecurityLdapTemplate. há 14 anos atrás
  Rob Winch 1b6587a5d4 SEC-1666: Use constant time comparison for sensitive data. há 14 anos atrás
  Rob Winch ece824fca2 SEC-1592: Updated CasAuthenticationFilter so that it does not continue FilterChain when handling proxy requests. há 14 anos atrás
  Luke Taylor e3644e2d27 SEC-1661: Use a DistinguishedName to wrap the search base to avoid the need for JNDI escaping. há 14 anos atrás
  Rob Winch b3943ac268 SEC-1545: Removed unused i18n keys, changed keys to follow naming conventions, found missing keys based upon old keys, sorted keys, any unknown keys are entered as a comment with the English value. há 14 anos atrás
  Luke Taylor 537d8f108a SEC-1654: Correct debug output in DigestAuthenticationFilter. há 14 anos atrás
  Luke Taylor d0bada2bad SEC-1641: Correct code and test for null groupSearchBase. há 14 anos atrás
  Luke Taylor 952af853ac SEC-1641: Remove the private setGroupSearchBase method and allowed a null value to be set for the group search base in the constructor. há 14 anos atrás
  Rob Winch 4dea140331 SEC-1639: FirewalledRequest is now called on the specific FirewalledRequest instance rather that looping through ServletRequestWrappers. há 15 anos atrás
  Luke Taylor bb3a973fcb SEC-1636: Add optimizations for universal match cases in AntUrlPathMatcher (using "/**" and "**" equality checks on the path). há 15 anos atrás
  Luke Taylor 522e8db5da Javadoc fix há 15 anos atrás
  Luke Taylor 8f71f6febf SEC-1557: Added getter to DelegatingMethodSecurityMetadataSource. há 15 anos atrás
  Luke Taylor 69a1fb76d3 SEC-1615: Changed key generation for anonymous provider to only use SecureRandom on demand. há 15 anos atrás
  Luke Taylor 156a6924fa Move docs on request matching to correct file and delete unused one há 15 anos atrás
  Luke Taylor d53db3ba13 Update version to 3.0.6.CI-SNAPSHOT. há 15 anos atrás
  Luke Taylor 90304f64c6 Update version for 3.0.5 release há 15 anos atrás
  Luke Taylor 6349359b77 Enable aspectj module in 3.0.x build. há 15 anos atrás
  Luke Taylor e80853b698 SEC-1412: DefaultSavedRequest should ignore "If-Modified-Since" headers to prevent re-displaying the login form (the cached result of the original request). há 15 anos atrás
  Luke Taylor 82d105cbc3 SEC-1587: Add explicit call to removeAttribute() to remove the context from the session if the current context is empty or anonymous. há 15 anos atrás
  Luke Taylor e88f47a96a SEC-1561: Add check on whether the security context attribute is set in the current session to make sure it is stored when a new session has been created during the request. há 15 anos atrás
  Luke Taylor 979ea63980 SEC-1613: Corrected preauth docs. há 15 anos atrás
  Rob Winch 0bdc9c176b SEC-1606: Added a FirewalledRequestAwareRequestDispatcher that will call FirewalledRequest.reset() before a forward há 15 anos atrás
  Luke Taylor 80fd238c3a Backport updates to TarUpload for easier uploading of docs to website. há 15 anos atrás
  Luke Taylor 5c597c8cde Update doc version number to 3.0.4 há 15 anos atrás
  Luke Taylor ec7b9703a6 Expand message on incorrect Spring version to suggest checking the classpath for unwanted jars. há 15 anos atrás
  Luke Taylor 71b2af31ee SEC-1608: Make sure FirewalledRequest.reset() is called when filter="none" há 15 anos atrás
  Luke Taylor fc75b69ab8 SEC-1607: Report correct version for Spring Security (not Spring version). há 15 anos atrás
  Luke Taylor 6141ef79b3 Remove use of @Override with an interface method há 15 anos atrás