Commit History

Author SHA1 Message Date
  Ben Alex cbf413afcd Prepare for 0.8.0 as the next release. 20 years ago
  Ben Alex dda66a0454 Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model. 20 years ago
  Ben Alex ba02d45677 Clean up imports. 20 years ago
  Ben Alex e52f3eacb1 Use WebAuthenticationDetails for Authentication.getDetails() by default. 20 years ago
  Ben Alex 436d37c166 Add FilterChainProxy discussion. 20 years ago
  Ben Alex f57b1b9a8f General update. 20 years ago
  Ben Alex 4922ec1bbd Use FilterChainProxy to tidy web.xml. 20 years ago
  Ben Alex a5ea6f5436 Rewrite FilterChainProxy to separate functionality from FilterToBeanProxy and properly implement filter chaining issues. 20 years ago
  Ben Alex 57842d4ba8 IoC container vs servlet container lifecycle separation. 20 years ago
  Ben Alex 44f1c83dab Move MockFilterChain to external class. 20 years ago
  Ben Alex 6d693ac0d4 Improve logging. 20 years ago
  Ben Alex f23e2d7145 Log4j should be included in WAR bundles. 20 years ago
  Carlos Sanchez 7c9fad0477 Added filter chain 20 years ago
  Ben Alex 52479ec8a7 Typo. 20 years ago
  Ben Alex 40bf65bdf8 Improvements to LDAP provider compatibility with Samba, as per contribution by Robert Sanders. 20 years ago
  Ben Alex 0b296e7cf0 Correct issue with JdbcDaoImpl default SQL query not using consistent case sensitivity as per http://forum.springframework.org/viewtopic.php?t=3526. 20 years ago
  Ben Alex 7d183b8eea More info on where to find samples' source files. 20 years ago
  Ray Krueger 1949c3b27e Added AuthenticationException to the commence method signature of the AutenticationEntryPoint. The best example of this 20 years ago
  Ben Alex f43c31c8d4 Add basic configuration blog entry. 20 years ago
  Ben Alex beadf24610 Use static HttpServletResponse.SC_UNAUTHORIZED instead of 401 HTTP response code. 20 years ago
  Ben Alex 6370fadfdc FilterSecurityInterceptor now only executes once per request (improves performance with SiteMesh). Suggested by Sanjiv Jivan. 20 years ago
  Ben Alex cbe53e21b9 HttpSessionIntegrationFilter no longer creates a HttpSession unnecessarily. 20 years ago
  Luke Taylor aa575f7103 Updated clover link to cenqua.com 20 years ago
  Ben Alex 834f69168d Support getUserPrincipal(). 20 years ago
  Ben Alex 0be77abe75 Allow empty passwords as per http://forum.springframework.org/viewtopic.php?p=13343. 20 years ago
  Ben Alex 4e6a4742bd Tapestry integration improvements, as per http://forum.springframework.org/viewtopic.php?p=13327 20 years ago
  Ben Alex ff9c7b6a72 Add Seth's blog update. 20 years ago
  Ben Alex ffff55f555 Update copyright year. 20 years ago
  Ray Krueger 540a12df84 Listing Jaas changes 20 years ago
  Ray Krueger 82c15b1874 The JaasAuthenticationCallbackHandler handle method now takes a callback and the authentication in progress, the setAuthentication method has been removed. 20 years ago