Commit History

Author SHA1 Message Date
  Luke Taylor 978bb9f601 Remove commented-out code in ETF. 15 years ago
  Luke Taylor f0c4cccb0d SEC-1479: Clarify that matching is against servletPath + pathInfo for ant pattern matching. Added some extra pointers to request-matching info in namespace doc. 15 years ago
  Luke Taylor a4ce14f604 Add "provisioning" package to config bundlor template. 15 years ago
  Luke Taylor bf288101a0 Javadoc improvements 15 years ago
  Luke Taylor e1f575c545 SEC-1480: Add simple equals and hashcode methods based on DN value to LdapUserDetailsImpl to allow its use as a map key (in SessionRegistry, for example). 15 years ago
  Luke Taylor 705f896209 SEC-1478: Added 'use-expressions' attribute to namespace appendix. 15 years ago
  Luke Taylor e5b0aa6850 Typo. 15 years ago
  Luke Taylor a567e32c69 Re-laying out of FAQ, plus some new questions. 15 years ago
  Luke Taylor 08844f87d6 Fix javadoc upload url. 15 years ago
  Luke Taylor b3aad4cf19 Javadoc fixes. 15 years ago
  Luke Taylor 5a4c81a2a5 Minor tinkering with build upload tasks. 15 years ago
  Luke Taylor 0c09780644 SEC-1476: Modify AbstractPreAuthenticatedProcessingFilter to store authentication exception in request instead of creating a new session. 15 years ago
  Luke Taylor d5ffdd9c27 Import cleaning 15 years ago
  Luke Taylor 64d59e1d32 Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only. 15 years ago
  Luke Taylor e7646a65f4 SEC-1421: Add setters to JdbcUserDetailsManager for group sql operations. 15 years ago
  Luke Taylor 2c44461264 SEC-1473: Remove references to ContactSecurityVoter. 15 years ago
  Luke Taylor fcf33afce0 Formatting. 15 years ago
  Luke Taylor dccb30ad63 Remove use of wrong DOMUtils class (from com.sun package). 15 years ago
  Luke Taylor 863ccecf55 SEC-1466: Report error if authentication-provider element has child elements when used with "ref" attribute. 15 years ago
  Luke Taylor 165cbb0d19 SEC-1445: Added support for custom username and password parameters in form-login. 15 years ago
  Luke Taylor 47ab2655d0 Remove outdated scm information from pom.xml 15 years ago
  Luke Taylor c95fe8af28 Adjust section in namespace chapter and increase section depth in manual TOC for easier reference. 15 years ago
  Luke Taylor bca6c1aeac SEC-1468: Doc and Javadoc updates. 15 years ago
  Luke Taylor 5b573d5d1e Upgrade Maven build to Spring 3.0.2. 15 years ago
  Luke Taylor 3c3aabf5be SEC-1465: Change empty check to a null check for list of delegates for DelegatingMethodSecurityMetadataSource. 15 years ago
  Luke Taylor a421370a3d SEC-1465: Change DelegatingMethodSecurityMetadataSource to use constructor injection to get round the problem of it being invoked before it has been initialized properly. Also changed the contacts tests to use the same app context and loading order as the actual webapp, to give better reassurance that the app will run successfully. 15 years ago
  Luke Taylor 3bbbf07235 SEC-1464: Fix broken test (flags in returned user object were not being copied from stored user). 15 years ago
  Luke Taylor 024e6904ff SEC-1464: Deprecate UserMap, InMemoryDaoImpl and other related classes in favour of the simpler (non-property editor based) InMemoryUserDetailsManager. 15 years ago
  Luke Taylor f5859fabcf SEC-1464: Created InMemoryUserDetailsManager and converted user-service BDP to use it for its in-memory database. 15 years ago
  Luke Taylor 82bbd09b71 SEC-1460: Documentation of changes. 15 years ago