Historia zmian

Autor SHA1 Wiadomość Data
  Luke Taylor 19e56f4397 Stripping out unnecessary dependencies from sample jars. 14 lat temu
  Luke Taylor 685e0417a7 SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 15 lat temu
  Luke Taylor c37ca1c2a9 Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc. 15 lat temu
  Luke Taylor 6abfa2e887 Update minimum required schema to 3.1. 15 lat temu
  Luke Taylor 0974e21fb6 SEC-1379: Added creation of a session if session timeout is detected (requested session ID is invalid). 15 lat temu
  Luke Taylor a5dde8b28f Updated doc on invalid session detection. 15 lat temu
  Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 15 lat temu
  Luke Taylor fac07ba8ff Schema updates to Spring 3.0 16 lat temu
  Luke Taylor 7247902911 SEC-1229: Updated sample and itest namespace concurrency configs. 16 lat temu
  Luke Taylor aa153681bf SEC-1229: Added session-management element to namespace and refactored existing session-related attributes and concurrency control. Refactored <http> parsing code to split it up into more manageable units. 16 lat temu
  Luke Taylor 5953af0f6b SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements). 16 lat temu
  Luke Taylor 1afa67c954 SEC-1195: Added internal AuthenticationManager for use by beans which are generated by the <http> block. 16 lat temu
  Luke Taylor 853b4c8753 SEC-1186: Make sure an Element is always supplied when registering the AuthenticationManager. Fixes broken tests. 16 lat temu
  Luke Taylor 0134a5646d Changed to use expressions in commented-out XML instead of outdated syntax. 16 lat temu
  Luke Taylor f976080d1d Fixes to sample app context files 16 lat temu
  Luke Taylor 14c4739605 SEC-1158: Decoupling of Pre/Post annotations implementation from Spring EL. 16 lat temu
  Luke Taylor 6ccdcec629 SEC-1033: Added web expressions to tutorial sample configuration. 17 lat temu
  Luke Taylor bc6878c1c5 SEC-1044: Removed remember-me functionality from http auto-config namespace configuration. Added explicit <remember-me> elements to contacts and tutorial sample configurations. 17 lat temu
  Luke Taylor d6cd392a9e Tidying up some stuff in tutorial app 17 lat temu
  Luke Taylor a7d046357b SEC-1013: Refactored out use of ConfigAttributeDefinition from remaining interfaces 17 lat temu
  Luke Taylor fc498954c6 Updated sample context files to point at 2.0.1 schema 17 lat temu
  Luke Taylor 882509fb2a Renamed context file 17 lat temu