提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Rob Winch bbfb3da9c7 Updated to maven-resources-plugin 2.4 13 年之前
  Luke Taylor b1af3d00ee SEC-1857: Use Principal.getName() in ContextPropagatingRemoteInvocation 14 年之前
  Luke Taylor daa7f3f64e SEC-1848: LDAP encode name when using user DN patterns in AbstractLdapAuthenticator. 14 年之前
  Rob Winch 7a3135f0f9 SEC-1839: Updated preauth example to use </security:authentication-manager> instead of </security-authentication-manager> 14 年之前
  Luke Taylor 82163e2546 Remove ancient code formatter artifacts. 14 年之前
  Luke Taylor 2d27b28199 Set version to 3.0.8.CI-SNAPSHOT. 14 年之前
  Luke Taylor 714ee3e960 Set version to 3.0.7.RELEASE. 14 年之前
  Luke Taylor ee74c4ced2 SEC-1803: Add check in AbstractAuthenticationTargetUrlRequestHandler for null targetUrlParameter before attempting to read it from the request. Prevents NPE when targetUrlParameter is not set. 14 年之前
  Luke Taylor 102027a44c SEC-1804: Updated Javadoc wrt immutability of User class. 14 年之前
  Luke Taylor 799a43d72e SEC-1804: Update InMemoryDaoImpl to use User class directly and create a copy. Otherwise credentials are cleared on cached user instances. 14 年之前
  Luke Taylor 3dc4158f7d Set version to 3.0.7.CI-SNAPSHOT 14 年之前
  Luke Taylor 62f70f17ff Set project release version to 3.0.6.RELEASE 14 年之前
  Luke Taylor 4b0fbe1606 Remove session timeout check in tutorial sample. 14 年之前
  Luke Taylor a8bce41876 SEC-1795: Fix possible NPEs in AclImpl.equals() 14 年之前