Commit History

Author SHA1 Message Date
  Luke Taylor b46ae6ac62 SEC-1425: Add check for empty cookie in AbstractRememberMeServices. 15 years ago
  Luke Taylor 317da55cd0 SEC-1423: Cache PointcutExpression instances in ProtectPointcutPostProcessor for more efficient startup. 15 years ago
  Luke Taylor 9e751e22c8 Refactoring to remove remaining circular dependencies indicated by structure101. 15 years ago
  Luke Taylor 4d65b35827 Minor gradle 0.9 syntax change. 15 years ago
  Luke Taylor 9831980bc2 Update versions to 3.0.3.CI-SNAPSHOT. 15 years ago
  Luke Taylor 44f45d21f0 3.0.2 release. Update version in build files. 15 years ago
  Luke Taylor d2b2ca3bc6 SEC-1387: Use a transient object as the advice monitor, rather than a Serializable. 15 years ago
  Luke Taylor 97d04b73c1 Upgrade to Spring 3.0.1. 15 years ago
  Luke Taylor 10dc72b017 SEC-1387: Support serialization of security advised beans. 15 years ago
  Luke Taylor 14ae36ac3b SEC-1412: Modify DefaultSavedRequest to ignore If-Not-Matched header. 15 years ago
  Luke Taylor 9bdc012c69 Minor corrections to Session Management chapter of ref manual. 15 years ago
  Luke Taylor c0579230b2 Correct package names in ref manual docbook. Minor change to namespace appendix. 15 years ago
  Luke Taylor 5b5934144a Avoid infinite loop in InterceptMethodsBeanDefinitionDecoratorTests when upgrading to Spring 3.0.1. 15 years ago
  Luke Taylor bd635edc31 SEC-1410: Makes sure usernames which are OpenID https identities are detected as well as http ones. 15 years ago
  Luke Taylor 1719bdebeb Changed classes output dir names in core modules for better display in structure diagram 15 years ago
  Luke Taylor c1133d1ef3 Removed unused import in DelegatingAuthenticationEntryPoint and corrected test class name. 15 years ago
  Luke Taylor d30e31d816 Remove unnecessary @SuppressWarnings and inline dependency from ELRequestMatcher (util package) to core ExpressionUtils. 15 years ago
  Luke Taylor dbee91002e Deprecate EncryptionUtils. 15 years ago
  Luke Taylor c12c43da9e Javadoc fixes. 15 years ago
  Luke Taylor 36612377e2 Replace package.html with package-info.java files, creating new ones where missing and updating outdated contents. 15 years ago
  Luke Taylor e729819ce0 Updated incorrect package names in docbook 15 years ago
  Luke Taylor 1e4f451352 Moved DelegatingAuthenticationEntryPointTest-context.xml to test/resources 15 years ago
  Luke Taylor dcbdfc2026 SEC-1396: Implement eager saving of SecurityContext in SessionManagementFilter on authentication. 15 years ago
  Luke Taylor 403f8da79a Added missing jettyVersion variable to build.gradle. 15 years ago
  Mike Wiesner 90d6ff1fde SEC-1406: Create a DelegatingAuthenticationEntryPoint 15 years ago
  Mike Wiesner d32b078a8c SEC-1406: Create a DelegatingAuthenticationEntryPoint 15 years ago
  Luke Taylor e678ba7283 Improvements to itest-web subproject. 15 years ago
  Luke Taylor 70ef0d8b3e Added extra test to itest/context as POC of using extra interceptor with http ns. 15 years ago
  Luke Taylor 23511c930f Standardising slf4j versions. 15 years ago
  Luke Taylor 017dad8f5d Added support for fop extensions in PDF generation. 15 years ago