コミット履歴

作者 SHA1 メッセージ 日付
  Luke Taylor 1b0ac9c785 Porting of gradle changes from master. 15 年 前
  Luke Taylor 8c9159f273 Added repo for aws-maen 3.0.0 dep 15 年 前
  Luke Taylor 4c8b0faa88 Upgrade aws-maven to 3.0.0.RELEASE (mvn 2.2.x compatible) 15 年 前
  Luke Taylor 5a5b62e2cb SEC-1429: Removed cached authentication from session after successful authentication.(cherry picked from commit 43f0e111067dec72f2a496ad7d9df9fc10de43dc) 15 年 前
  Luke Taylor 6ac8588144 Fix to Javadoc for AbstractAuthenticationProcessingFilter.(cherry picked from commit a3263753d93bba781471135448c4de5564fe464a) 15 年 前
  Luke Taylor 5690f1c581 SEC-1428: Check if response has been committed before redirecting to target URL in AbstractAuthenticationTargetUrlRequestHandler. 15 年 前
  Luke Taylor 87cf27ab7c SEC-1429: Move logic for saving of AuthenticationException into the SimpleUrlAuthenticationFailurehandler from AbstractAuthenticationProcessingFilter. It will also now use request scope if configured to do a forward instead of a redirect. 15 年 前
  Luke Taylor 41e06152b3 SEC-1420: JSP for itest of authentication tags with and without escaping. 15 年 前
  Luke Taylor a7e21318bf SEC-1425: Replace use of Java 1.6 String.isEmpty(). 15 年 前
  Luke Taylor bc6aae132b SEC-1420: Add htmlEscape attribute to authentication JSP tag. 15 年 前
  Luke Taylor b46ae6ac62 SEC-1425: Add check for empty cookie in AbstractRememberMeServices. 15 年 前
  Luke Taylor 317da55cd0 SEC-1423: Cache PointcutExpression instances in ProtectPointcutPostProcessor for more efficient startup. 15 年 前
  Luke Taylor 9e751e22c8 Refactoring to remove remaining circular dependencies indicated by structure101. 15 年 前
  Luke Taylor 4d65b35827 Minor gradle 0.9 syntax change. 15 年 前
  Luke Taylor 9831980bc2 Update versions to 3.0.3.CI-SNAPSHOT. 15 年 前
  Luke Taylor 44f45d21f0 3.0.2 release. Update version in build files. 15 年 前
  Luke Taylor d2b2ca3bc6 SEC-1387: Use a transient object as the advice monitor, rather than a Serializable. 15 年 前
  Luke Taylor 97d04b73c1 Upgrade to Spring 3.0.1. 15 年 前
  Luke Taylor 10dc72b017 SEC-1387: Support serialization of security advised beans. 15 年 前
  Luke Taylor 14ae36ac3b SEC-1412: Modify DefaultSavedRequest to ignore If-Not-Matched header. 15 年 前
  Luke Taylor 9bdc012c69 Minor corrections to Session Management chapter of ref manual. 15 年 前
  Luke Taylor c0579230b2 Correct package names in ref manual docbook. Minor change to namespace appendix. 15 年 前
  Luke Taylor 5b5934144a Avoid infinite loop in InterceptMethodsBeanDefinitionDecoratorTests when upgrading to Spring 3.0.1. 15 年 前
  Luke Taylor bd635edc31 SEC-1410: Makes sure usernames which are OpenID https identities are detected as well as http ones. 15 年 前
  Luke Taylor 1719bdebeb Changed classes output dir names in core modules for better display in structure diagram 15 年 前
  Luke Taylor c1133d1ef3 Removed unused import in DelegatingAuthenticationEntryPoint and corrected test class name. 15 年 前
  Luke Taylor d30e31d816 Remove unnecessary @SuppressWarnings and inline dependency from ELRequestMatcher (util package) to core ExpressionUtils. 15 年 前
  Luke Taylor dbee91002e Deprecate EncryptionUtils. 15 年 前
  Luke Taylor c12c43da9e Javadoc fixes. 15 年 前
  Luke Taylor 36612377e2 Replace package.html with package-info.java files, creating new ones where missing and updating outdated contents. 15 年 前