Commit History

作者 SHA1 備註 提交日期
  Rob Winch 4c9a13a755 SEC-2031: PreInvocationAuthorizationAdviceVoter supports subclasses 13 年之前
  Rob Winch dc201b7989 Remove log4jConfigLocation from sample web.xml files 13 年之前
  Rob Winch fb227b5433 SEC-2025: SecurityContextLogoutHandler removes Authentication from SecurityContext 13 年之前
  Rob Winch aa489f7ff6 SEC-1882: Velocity AuthzImpl now works with Spring 3.0.6+ 13 年之前
  Rob Winch 70d5ba536e SEC-2057: ConcurrentSessionFilter is now after SecurityContextPersistenceFilter 13 年之前
  Rob Winch d50184deda SEC-1753: Cater for missing DiscoveryInformation object in OpenID4JavaConsumer.endConsumption. 13 年之前
  Rob Winch 5c4f4cbe4d SEC-2061: Fix typo in messages.properties 13 年之前
  Rob Winch b192680df3 removed maven.gradle in favor of maven-deployment.gradle 13 年之前
  Rob Winch 95d0e08059 Eclipse Project names include 3.0.x suffix 13 年之前
  Rob Winch 4f993d95b5 Updates for 3.0.x autorepo support 13 年之前
  Rob Winch 4c832fc946 SEC-2038: AbstractPreAuthenticationFilter afterPropertiesSet invokes super 13 年之前
  Rob Winch 5945abb10a Revert "SEC-2045: AbstractPreAuthenticationFilter afterPropertiesSet invokes super" 13 年之前
  Rob Winch 8c224f39dc SEC-2045: AbstractPreAuthenticationFilter afterPropertiesSet invokes super 13 年之前
  Rob Winch f0a6b7ca27 SEC-2041: SaveContextServletOutputStream/SaveContextPrintWriter delegate all methods 13 年之前
  Rob Winch 0350c2833e SEC-2055: SaveContextServletOutputStream flush/close delegates to original ServletOutputStream instead of using super 13 年之前
  Rob Winch 7406e03306 SEC-1975: Ignore anonymous users for AuthenticationSimpleHttpInvokerRequestExecutor 13 年之前
  Rob Winch ca3c1979b8 SEC-2005: Ensure SecurityContext saved prior to the response being committed 13 年之前
  Rob Winch c9facdd993 SEC-2013: Add space to log of AbstractAuthenticationProcessingFilter 13 年之前
  Rob Winch d2e6343295 SEC-1968: AbstractPreAuthenticatedProcessingFilter clears SecurityContext on null principal change with invalidateSessionOnPrincipalChange = true 13 年之前
  Rob Winch 31338a7bdb SEC-1875: ConcurrentSessionControlStrategy no longer adds/removes the session to the SessionRegistry twice 13 年之前
  Rob Winch 7714c5cd02 .gitignore bin and */src/*/java/META-INF 13 年之前
  Rob Winch 5ed5590268 SEC-1970: Cleanup of pre authentication documentation 13 年之前
  Rob Winch 5dd6b4a77a SEC-1865: Remove invalid OWASP link in TextEscapeUtils 13 年之前
  Rob Winch 5118e0b86e SEC-1943: Corrected namespace doc to state SecurityContextHolderAwareRequestFilter instead of SecurityContextHolderAwareFilter 13 年之前
  Rob Winch 21f2991ab4 Call SecurityContextHolder.clearContext() in tear down of HttpSessionSecurityContextRepositoryTests 13 年之前
  Rob Winch 3679227b11 SEC-1735: Do not remove SecurityContext from HttpSession when anonymous Authentication is saved if original SecurityContext was anonymous 14 年之前
  Rob Winch 25e17c1568 SEC-1881: Configure surefire to include **/*Test.class to avoid accidentally not running new tests that end in Test 13 年之前
  Rob Winch 9847366d5e SEC-1881: Renamed **/*Test.java to **/*Tests.java since **/*Test.java are not included in surefire configuration 13 年之前
  Rob Winch 7cb472f105 SEC-1880: Corrected error message when using both logout-success-url and success-handler-ref 13 年之前
  Rob Winch 863b36962b SEC-1878: Added test to ensure that DefaultFilterChainValidator can handle web expressions 13 年之前