Commit History

Author SHA1 Message Date
  Luke Taylor efb9ab4ff8 Completed initial draft of taglibs chapter 16 years ago
  Luke Taylor 3a24ddfb43 Corrected description in tld file for accescontrollist tag, removing reference to outdated class. 16 years ago
  Luke Taylor 88caa4d221 SEC-1322: More doc updates following further user requests for clarification 16 years ago
  Luke Taylor 6805761d85 Extra test to confirm http-method specific matching behaviour. 16 years ago
  Luke Taylor cad32ffe39 SEC-1325: Tighten up Authentication interface contract to disallow null authorities. Modified internals of AbstractAuthenticationToken to use an empty list instead of null. Clarified Javadoc. removed unnecessary null checks in classes which use the interface. 16 years ago
  Luke Taylor ef3d9c7877 Tidying Javadoc. 16 years ago
  Luke Taylor 1e8ea55030 SEC-1320: JaasAuthenticationProvider can not find jaas realm defined inside service archive. Added flag to control refresh of configuration on startup. 16 years ago
  Luke Taylor fdc9c5fd08 Ref manual content and docbook improvements 16 years ago
  Luke Taylor 282bfc3151 Added some integration tests for Basic authentication, both alone and in combination with form login. 16 years ago
  Luke Taylor 33e75d92b6 Start of taglib chapter 16 years ago
  Luke Taylor 07f3acfc98 Fixed link in docbook 16 years ago
  Luke Taylor 520e733cb2 [maven-release-plugin] prepare for next development iteration 16 years ago
  Luke Taylor f2cf17bd49 [maven-release-plugin] prepare release spring-security-3.0.0.RC2 16 years ago
  Luke Taylor ac433e5c76 Updated manual version to RC2 16 years ago
  Luke Taylor e668898ed3 Removed main src directory (outdated site docs etc) 16 years ago
  Luke Taylor 41368870c9 Upgraded release plugin to 2.0-beta-9 16 years ago
  Luke Taylor 94d185a6be Updated slf4j version in ldap sample 16 years ago
  Luke Taylor 38a09766f0 Updated heavyduty sample to work with current trunk 16 years ago
  Luke Taylor adfac7e718 Added gradle file for cas and standardised ehcache version 16 years ago
  Luke Taylor 0f25601f54 Upgraded jwebunit version 16 years ago
  Luke Taylor a361f1c926 Corrections to session mgmt chapter 16 years ago
  Luke Taylor 131edf7a07 SEC-1318: Added integration test for custom concurrency setup. 16 years ago
  Luke Taylor 8cf032c7b1 Switch off jetty debugging. 16 years ago
  Luke Taylor 62b429a3b1 Updated spring schema versions in itest web contexts. 16 years ago
  Luke Taylor 33b109f0b3 Made session maps final in SessionRegistryImpl. 16 years ago
  Luke Taylor 558737363f Added some extra tracing to SessionRegistryImpl. 16 years ago
  Luke Taylor cde9cd6b36 Correct toString() method in User class. 16 years ago
  Luke Taylor 1dc4bb112e SEC-1318: Correct logic for checking combination of session-management attributes. 16 years ago
  Luke Taylor 075e7a15ad Corrected package name in Javadoc. 16 years ago
  Luke Taylor a5ed2e579e Refactored CAS test to remove dependency on core tests jar. 16 years ago