Historial de Commits

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