Historie revizí

Autor SHA1 Zpráva Datum
  Luke Taylor 98108d2694 Add support for ant.scp to TarUpload task. před 15 roky
  Luke Taylor 07d8275ee6 Modify order of saxon and xerces deps in dependency list to prevent Aelfred parser from being used in build. před 15 roky
  Luke Taylor b9dfc69d62 Apply idea and eclipse plugins to java projects only. před 15 roky
  Luke Taylor 5fe589e360 Added project property to enable test coverage. před 15 roky
  Luke Taylor 2c219f7a66 Bringing readme file up to date. před 15 roky
  Luke Taylor 68b11854ac Fix emma coverage to also include config LDAP tests (which are run in a separate Test instance) před 15 roky
  Luke Taylor 6c96a7b025 Add emma coverage support. před 15 roky
  Luke Taylor 9e5189c8ba Upgrade to Spring 3.0.4 and adjust IDEA plugin customization. před 15 roky
  Luke Taylor 1db83fc81e Minor BD parser tidying. před 15 roky
  Luke Taylor d04e37c0c4 Minor changes to doc on version numbering. It's not true that minor versions are source/binary compatible. před 15 roky
  Luke Taylor 102bc2d6a0 Reduce unnecessary use of aspectj as a build dependency před 15 roky
  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. před 15 roky
  Luke Taylor 1680807470 Added eclipse plugin to build. Some minor fixes to remove eclipse warnings. před 15 roky
  Luke Taylor 5f6bcc0e1e SEC-1540: Fix to add HTTP-method specific support for namespace requires-channel attribute. před 15 roky
  Luke Taylor 3c02989d67 Removal of jmock test dependency and upgrading of mockito version to 1.8.5. Minor adjustments to other build deps and configurations (e.g. prevent groovy from being used as a transitive dep, since we only use it for tests). před 15 roky
  Luke Taylor aafc5f9038 File rename to correct case. před 15 roky
  Luke Taylor 1f520b691f SEC-1469: Initial support for debugging filter. před 15 roky
  Luke Taylor 591bd532bd Polishing FilterChainProxy and its tests. před 15 roky
  Luke Taylor 6abfa2e887 Update minimum required schema to 3.1. před 15 roky
  Luke Taylor e7883024d9 Set compile encoding to UTF-8 před 15 roky
  Luke Taylor 4bd41cbf72 SEC-1133: Support for setting of authenticationDetailsSource property for form-login, openid-login, http-basic and x509 namespace elements. These elements now support an additional 'authentication-details-source-ref' attribute. před 15 roky
  Luke Taylor 992566b6cb SEC-1527: Internationalization of contacts sample (Adding message resource bundle and RequestContextFilter). Re-working of L12n section of manual to mention existing localized message files and use of RequestContextFilter. před 15 roky
  Luke Taylor 281d77271e SEC-1486, SEC-1538, SEC-1537: Generification of AuthenticationDetailsSource. Deprecation of non-web pre-authentication classes and other unnecessary classes. Removal of reflection in WebAuthenticationDetailsSource. před 15 roky
  Luke Taylor 4935aa07c7 SEC-1535: Added suggested doc fixes. před 15 roky
  Luke Taylor 2222a7be07 Use Integer.valueOf() in preference to new Integer() před 15 roky
  Luke Taylor db6da77a5f SEC-1413: Add RedirectStrategy to AbstractRetryEntryPoint. před 15 roky
  Luke Taylor dca0fd871c SEC-1532: Add cache of previously matched beans to ProtectPointcutPostProcessor to ensure that it doesn't perform pointcut matching every time a new prototype bean is created. před 15 roky
  Luke Taylor 183333d189 SEC-1430: Forgot to commit changes to new ExceptionMappingAuthenticationFailureHandlerTests. před 15 roky
  Luke Taylor 2e98b84494 SEC-1430: internalize session key for SavedRequest. This should be accessed using the RequestCache interface if required. Additional refactoring of related tests which were still in AbstractAuthenticationProcessingFilterTests for historical reasons, but should be in their respective success/failure handler test classes. před 15 roky
  Luke Taylor bb7165ac6e SEC-1530: Added information on calling getAllPrincipals() on SessionRegistry for direct use in an application to provide currently logged in users. před 15 roky