提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 8f71f6febf SEC-1557: Added getter to DelegatingMethodSecurityMetadataSource. 15 年之前
  Luke Taylor 69a1fb76d3 SEC-1615: Changed key generation for anonymous provider to only use SecureRandom on demand. 15 年之前
  Luke Taylor 156a6924fa Move docs on request matching to correct file and delete unused one 15 年之前
  Luke Taylor d53db3ba13 Update version to 3.0.6.CI-SNAPSHOT. 15 年之前
  Luke Taylor 90304f64c6 Update version for 3.0.5 release 15 年之前
  Luke Taylor 6349359b77 Enable aspectj module in 3.0.x build. 15 年之前
  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). 15 年之前
  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. 15 年之前
  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. 15 年之前
  Luke Taylor 979ea63980 SEC-1613: Corrected preauth docs. 15 年之前
  Rob Winch 0bdc9c176b SEC-1606: Added a FirewalledRequestAwareRequestDispatcher that will call FirewalledRequest.reset() before a forward 15 年之前
  Luke Taylor 80fd238c3a Backport updates to TarUpload for easier uploading of docs to website. 15 年之前
  Luke Taylor 5c597c8cde Update doc version number to 3.0.4 15 年之前
  Luke Taylor ec7b9703a6 Expand message on incorrect Spring version to suggest checking the classpath for unwanted jars. 15 年之前
  Luke Taylor 71b2af31ee SEC-1608: Make sure FirewalledRequest.reset() is called when filter="none" 15 年之前
  Luke Taylor fc75b69ab8 SEC-1607: Report correct version for Spring Security (not Spring version). 15 年之前
  Luke Taylor 6141ef79b3 Remove use of @Override with an interface method 15 年之前
  Luke Taylor 3cfe23f60d Update versions to 3.0.5.CI-SNAPSHOT 15 年之前
  Luke Taylor 82d140ffb1 Version 3.0.4.RELEASE 15 年之前
  Luke Taylor 1563491322 SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version. 15 年之前
  Luke Taylor b688bb69ee SEC-1543: Change IpAddressMatcher to return false when comparing an Inet6Address with an Inet4Address rather than raising an exception. 15 年之前
  Luke Taylor 36f008643d SEC-1598: Removed invalid properties from SessionFixationProtectionStrategy bean declaration in Session Management chapter docbook. 15 年之前
  Luke Taylor cbdf77e991 SEC-1597: Corrected bean class name for RememberMeAuthenticationProvider in docbook source. 15 年之前
  Luke Taylor 399e921d14 SEC-1599: Corrected docbook source. 15 年之前
  Luke Taylor c458311d2d SEC-1548: Added extra logging to Dao-authentication classes to clarify reasons for authentication failure (missing user vs wrong password etc.). 15 年之前
  Luke Taylor d6f408e8bf SEC-1583: Added hasAuthority and hasAnyAuthority imlementations to SecurityExpressionRoot. 15 年之前
  Luke Taylor 1739628e6a SEC-1589: Add support for property placeholder in intercept-methods access attribute. 15 年之前
  Luke Taylor 8e68fa1334 SEC-1584: Added namespace support for injecting custom HttpFirewall instance into FilterChainProxy. 15 年之前
  Luke Taylor 82cd72768d doc updates to be merged with orgininal sec-1584 doc changes 15 年之前
  Luke Taylor 161710cc87 SEC-1584: Doc updates to explain request matching process. 15 年之前