Commit History

作者 SHA1 備註 提交日期
  Rob Winch 1c1ffe2f0f Added CA's to server.jks from cacerts included with Sun JDK 14 年之前
  Rob Winch e1f4c3d325 Created a casserver module to better isolate it from the cas sample application now that an overlay is being done 14 年之前
  Rob Winch 4d786d74cf Reworded CASSampleSpec test method to reflect single logout 14 年之前
  Rob Winch 4c43bde064 Set log levels to ERROR level when running CAS integration tests 14 年之前
  Rob Winch 9525403385 Added CAS Server overlay to make single logout be synchronous and enabled itests for the cas sample 14 年之前
  Rob Winch d1cbaf609c Ignore *.log.* since cas uses a rolling log 14 年之前
  Rob Winch be974b398d Added bin/ to ignored files for Eclipse users 14 年之前
  Rob Winch 92face623a SEC-1738: removed accidental commit of writeNewPom task 14 年之前
  Rob Winch 3d24d6f672 SEC-1738: Changed openid4java to be testCompile dependency of spring security config 14 年之前
  Luke Taylor 6e91786f92 SEC-1734: AbstractRememberMeServices will now default to using a secure cookie if the connection is secure. The behaviour can be overridden by setting the useSecureCookie property in which case the cookie will either always be secure (true) or never (false). 14 年之前
  Luke Taylor 396eced291 Add test to check version information. 14 年之前
  Luke Taylor 6a2a636fd7 Update Javadoc for UserDetailsManager to reflect that the new password doesn't need to be stored in the security context (and probably shouldn't be). 14 年之前
  Luke Taylor 12121dcc54 SEC-1732: Raise an exception if more than one LDIF resource is found. 14 年之前
  Luke Taylor d7344254ec Revert "SEC-1732: Implement loading of multiple LDIF resources." 14 年之前
  Luke Taylor 491ca545ae SEC-1732: Implement loading of multiple LDIF resources. 14 年之前
  Luke Taylor 25ebc5e5f4 Fix openid dep in config.gradle. Should be a testCompile dep. 14 年之前
  Luke Taylor 71c879bb16 Reset to post-release snapshot version 14 年之前
  Luke Taylor 513f08707d Set project release version to 3.1.0.RC2 14 年之前
  Luke Taylor d2175468ee Disable CAS interation tests until CI problems are resolved. 14 年之前
  Luke Taylor 06faea8cfc Typos. 14 年之前
  Luke Taylor 1618bf1168 Upgrade to logback 0.9.28 14 年之前
  Luke Taylor 28444978e5 Change to using pom 'builder' syntax for adding commons logging dep. 14 年之前
  Rob Winch f37f5d43bc gradle 1.0-M3 update - AspectJPlugin to integrate with GenerateEclipseProject instead of GenerateEclipseClasspath 14 年之前
  Luke Taylor 767f5b2423 Upgrade to gradle 1.0-M3. 14 年之前
  Luke Taylor 6c9ab570a2 SEC-1729: Fix openid4java guice dependencies to use Maven Central. 14 年之前
  Luke Taylor a2858240f1 SEC-1728: Remove references to SUN provider and incorrect seeding of SecureRandom in SecureRandomBytesKeyGenerator. 14 年之前
  Rob Winch 855ea73117 SEC-1729: Updated gradle to reference guice maven repo for all projects 14 年之前
  Rob Winch bd74185e41 SEC-1729: Updated openid module and sample to openid4java 0.9.6 and httpclient 4.1.1 14 年之前
  Rob Winch ae5b402651 SEC-1729: Revert "SEC-1710: Added shutdown method to OpenID4JavaConsumer that invokes MultiThreadedHttpConnectionManager.shutdownAll()" since it is superseded by SEC-1729 14 年之前
  Rob Winch a6b0c265db SEC-1729: Revert "SEC-1711: Support verifying that attribute exchange parameters were signed" since it is superseded by SEC-1729 14 年之前