Historique des commits

Auteur SHA1 Message Date
  Luke Taylor 6d04670f87 SEC-1695: Allow customization of the session key under which the SecurityContext is stored. il y a 14 ans
  Luke Taylor 42e0e158b4 Simplify Digester utility class. il y a 14 ans
  Luke Taylor 84902ebb50 Javadoc correction. il y a 14 ans
  Luke Taylor b53d430798 Doc update to reflect change in cas integration module name since 3.0. il y a 14 ans
  Luke Taylor 21295a58e5 SEC-1751: Applied patch to use zero-IV for queryable text encryption. il y a 14 ans
  Luke Taylor 5a4aed238c SEC-1752: Fixed Utf8 codec to take account of the limit of the ByteBuffer returned by CharsetEncoder.encode(). il y a 14 ans
  Luke Taylor e8a1a6e40b Added spring-expression to config module testCompile to fix build. il y a 14 ans
  Luke Taylor 27caecd53f SEC-1452: Added namespace support for custom expression handler for use with web access expressions. il y a 14 ans
  Luke Taylor 63f160dc72 SEC-1749: Add support for PageContext lookup of objects and use of PermissionEvaluator when using web access expressions. il y a 14 ans
  Luke Taylor c758f36629 Forgot to add version information test previously il y a 14 ans
  Luke Taylor 3e18be1478 SEC-1747: Upgrade to Spring LDAP 1.3.1 il y a 14 ans
  Luke Taylor ce19b470e2 SEC-1560: Change AccessControlListTag to use PermissionEvaluator rather than explicit ACL classes. il y a 14 ans
  Luke Taylor 3541099634 Correct typo in FAQ. il y a 14 ans
  Rob Winch 3de0041874 Reverted cas Readme.txt from instructing to run from samples/cas/sample il y a 14 ans
  Rob Winch 076a75d8c3 Cleaned up cas task dependency declarations il y a 14 ans
  Rob Winch 11dc3363cc Moved cas server and cas sample into common parent folder (samples/cas) il y a 14 ans
  Luke Taylor 1b8eee6f07 Improve "missing web classes" message in SecurityNamespaceHandler, by indicating that a missing transitive dependency may also be the problem. il y a 14 ans
  Luke Taylor 295ea27526 SEC-1743: Separate remoting from core into separate module. il y a 14 ans
  Rob Winch 1c1ffe2f0f Added CA's to server.jks from cacerts included with Sun JDK il y a 14 ans
  Rob Winch e1f4c3d325 Created a casserver module to better isolate it from the cas sample application now that an overlay is being done il y a 14 ans
  Rob Winch 4d786d74cf Reworded CASSampleSpec test method to reflect single logout il y a 14 ans
  Rob Winch 4c43bde064 Set log levels to ERROR level when running CAS integration tests il y a 14 ans
  Rob Winch 9525403385 Added CAS Server overlay to make single logout be synchronous and enabled itests for the cas sample il y a 14 ans
  Rob Winch d1cbaf609c Ignore *.log.* since cas uses a rolling log il y a 14 ans
  Rob Winch be974b398d Added bin/ to ignored files for Eclipse users il y a 14 ans
  Rob Winch 92face623a SEC-1738: removed accidental commit of writeNewPom task il y a 14 ans
  Rob Winch 3d24d6f672 SEC-1738: Changed openid4java to be testCompile dependency of spring security config il y a 14 ans
  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). il y a 14 ans
  Luke Taylor 396eced291 Add test to check version information. il y a 14 ans
  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). il y a 14 ans