提交历史

作者 SHA1 备注 提交日期
  Rob Winch b6ec700640 SEC-1968: AbstractPreAuthenticatedProcessingFilter clears SecurityContext on null principal change with invalidateSessionOnPrincipalChange = true 13 年之前
  Rob Winch e1068b84ea .gitignore src/*/java/META-INF/ 13 年之前
  Rob Winch de3dfb5b3f SEC-1875: ConcurrentSessionControlStrategy no longer adds/removes the session to the SessionRegistry twice 13 年之前
  Rob Winch 954ba57cf2 SEC-1970: Cleanup of pre authentication documentation 13 年之前
  Rob Winch 8b05d23832 SEC-1971: Allow injection of ExpressionParser in AbstractSecurityExpressionHandler 13 年之前
  Rob Winch 6584b65489 SEC-1898: Added test to demonstrate JdbcAclService#readAclById throws NotFoundException when the Acl is missing 13 年之前
  Rob Winch 520b65e2e3 SEC-1865: Remove invalid OWASP link in TextEscapeUtils 13 年之前
  Rob Winch a8b30ed6d9 .gitignore */src/*/java/META-INF 13 年之前
  Rob Winch 254333ce82 SEC-1957: DefaultFilterChainValidator no longer casts to DefaultFilterInvocationSecurityMetadataSource 13 年之前
  Rob Winch b626a63b85 Suppress warnings in AbstractAuthorizeTag and AuthorizeTagCustomGrantedAuthorityTests 13 年之前
  Christian Hilmersson d57f1d56d5 SEC-1900: AbstractAuthorizeTag now compares using getAuthority() 13 年之前
  Rob Winch c446697de3 Cleaned up warnings in FilterChainProxyTests 13 年之前
  Rob Winch bb8f3bae7c SEC-1950: Defensively invoke SecurityContextHolder.clearContext() in FilterChainProxy 13 年之前
  Rob Winch ca741ab18f SEC-1943: Corrected namespace doc to state SecurityContextHolderAwareRequestFilter instead of SecurityContextHolderAwareFilter 13 年之前
  Rob Winch 488efbc97e SEC-1901: Changed DebugFilter to no longer extend OncePerRequesetFilter so that the FilterChainProxy is invoked on forwards 13 年之前
  Rob Winch a4322d70ba Merge pull request #5 from tburch/setUseSecureCookie-typo 13 年之前
  Rob Winch f78c11650f SEC-1893: Namespace now register PortMapper with custom mappings for all components that use a PortMapper 13 年之前
  Rob Winch 84141c4c76 SEC-1927: Corrected debug log in SessionManagementFilter to have a space between ID and the session and added guard to log statement 13 年之前
  Tristan Burch e7f47964ee fix typo in setUseSecureCookie method documentation 13 年之前
  ltaylor 6bde4caa77 Merge pull request #4 from Abdull/master 13 年之前
  Abdull dec44811fc Gave correct role name 13 年之前
  Abdull 0e413cedcb Gave correct role name 13 年之前
  Luke Taylor 3760d792ea SEC-1890: Add checks for validity of stored bcrypt hash 13 年之前
  Luke Taylor 5d71d2a4fa SEC-1887: Add MethodSecurityOperations interface. 13 年之前
  Luke Taylor 2434564d6c SEC-1904: Fixed LDAP object class name in docs. 13 年之前
  Luke Taylor 538e75ce1b SEC-1903: Use a static CRLF Pattern in FirewalledResponse 13 年之前
  Andrei Stefan 0f9ee81df1 SEC-1887: Improve extensibility of expression-based security classes 13 年之前
  Luke Taylor b493afa18c SEC-1888: Improving the doc on (not) using multiple annotation types in the same class. 13 年之前
  Luke Taylor f97463cdb5 Minor comment fixes 13 年之前
  Rob Winch 2d556c7b4f SEC-1885: Change SecurityDebugBeanFactoryPostProcessor to only interact with BeanDefinitions rather than instances to prevent premature instatiation of FilterChainProxy and its dependencies 13 年之前