Historie revizí

Autor SHA1 Zpráva Datum
  Rob Winch a8b30ed6d9 .gitignore */src/*/java/META-INF před 13 roky
  Rob Winch 254333ce82 SEC-1957: DefaultFilterChainValidator no longer casts to DefaultFilterInvocationSecurityMetadataSource před 13 roky
  Rob Winch b626a63b85 Suppress warnings in AbstractAuthorizeTag and AuthorizeTagCustomGrantedAuthorityTests před 13 roky
  Christian Hilmersson d57f1d56d5 SEC-1900: AbstractAuthorizeTag now compares using getAuthority() před 13 roky
  Rob Winch c446697de3 Cleaned up warnings in FilterChainProxyTests před 13 roky
  Rob Winch bb8f3bae7c SEC-1950: Defensively invoke SecurityContextHolder.clearContext() in FilterChainProxy před 13 roky
  Rob Winch ca741ab18f SEC-1943: Corrected namespace doc to state SecurityContextHolderAwareRequestFilter instead of SecurityContextHolderAwareFilter před 13 roky
  Rob Winch 488efbc97e SEC-1901: Changed DebugFilter to no longer extend OncePerRequesetFilter so that the FilterChainProxy is invoked on forwards před 13 roky
  Rob Winch a4322d70ba Merge pull request #5 from tburch/setUseSecureCookie-typo před 13 roky
  Rob Winch f78c11650f SEC-1893: Namespace now register PortMapper with custom mappings for all components that use a PortMapper před 13 roky
  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 před 13 roky
  Tristan Burch e7f47964ee fix typo in setUseSecureCookie method documentation před 13 roky
  ltaylor 6bde4caa77 Merge pull request #4 from Abdull/master před 13 roky
  Abdull dec44811fc Gave correct role name před 13 roky
  Abdull 0e413cedcb Gave correct role name před 13 roky
  Luke Taylor 3760d792ea SEC-1890: Add checks for validity of stored bcrypt hash před 13 roky
  Luke Taylor 5d71d2a4fa SEC-1887: Add MethodSecurityOperations interface. před 13 roky
  Luke Taylor 2434564d6c SEC-1904: Fixed LDAP object class name in docs. před 13 roky
  Luke Taylor 538e75ce1b SEC-1903: Use a static CRLF Pattern in FirewalledResponse před 13 roky
  Andrei Stefan 0f9ee81df1 SEC-1887: Improve extensibility of expression-based security classes před 13 roky
  Luke Taylor b493afa18c SEC-1888: Improving the doc on (not) using multiple annotation types in the same class. před 13 roky
  Luke Taylor f97463cdb5 Minor comment fixes před 13 roky
  Rob Winch 2d556c7b4f SEC-1885: Change SecurityDebugBeanFactoryPostProcessor to only interact with BeanDefinitions rather than instances to prevent premature instatiation of FilterChainProxy and its dependencies před 13 roky
  Rob Winch 22225effcc Call SecurityContextHolder.clearContext() in tear down of HttpSessionSecurityContextRepositoryTests před 13 roky
  Rob Winch 5d94cd5e13 SEC-1735: Do not remove SecurityContext from HttpSession when anonymous Authentication is saved if original SecurityContext was anonymous před 14 roky
  Rob Winch 1f835fec43 SEC-1867: Perform null check on Authentication.getCredentials() prior to calling toString() před 13 roky
  Rob Winch 448a42916d SEC-1880: Corrected error message when using both logout-success-url and success-handler-ref před 13 roky
  Rob Winch ea56a98883 SEC-1868: Remove error level logs from SecurityNamespaceHandler when the web classes are not available and not required před 13 roky
  Rob Winch 6fe6e18939 SEC-1870: Updated HttpSessionDestroyedEvent to properly look for SecurityContexts as session attribute values instead of session attribute names před 13 roky
  Rob Winch 044861eb20 Renamed **/*Spec.groovy to **/*Tests.groovy to better follow conventions před 13 roky