Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Luke Taylor 0d94e75a93 SEC-1171: Documentation of changes related to use of multiple <http> elements. 15 gadi atpakaļ
  Luke Taylor 6a37e4be86 Fix OpenID sample to use new syntax for excluding requests. 15 gadi atpakaļ
  Luke Taylor 2e865752ff Upgraded groovy to 1.7.2 to avoid jansi dependency issue 15 gadi atpakaļ
  Luke Taylor efb600166a SEC-1488: Remove commons-logging dependencies from maven poms. 15 gadi atpakaļ
  Luke Taylor f7405cef82 Removed original Java version of refactored http namespace tests. 15 gadi atpakaļ
  Luke Taylor 34401416b0 SEC-1171: Implement parsing of empty filter chain patters via http 'secured' attribute and remove filters='none' support. 15 gadi atpakaļ
  Luke Taylor 05c7abe191 SEC-1445: Tests for setting of username and password parameter names through the form-login element. 15 gadi atpakaļ
  Luke Taylor 7d74b7c87e SEC-1171: Allow multiple http elements and add pattern attribute to specify filter chain mapping. 15 gadi atpakaļ
  Luke Taylor b0758dd8de Refactoring HTTP config tests to use spock and groovy MarkupBuilder 15 gadi atpakaļ
  Luke Taylor 080430150a SEC-187: Refactoring contact Dao to use JdbcTemplate, and removing unused query objects (which have been there since 2004!) 15 gadi atpakaļ
  Luke Taylor 055fcd0b7d Minor tweaks to build file. 15 gadi atpakaļ
  Luke Taylor 01308f8308 Added FAQ on using BeanPostProcessor to customize namespace-created beans. 15 gadi atpakaļ
  Luke Taylor e156d5339a Fix build when upload properties are missing. Added missing hsql test dependency 15 gadi atpakaļ
  Luke Taylor a097a47246 Refactored ssh uploading into a separate gradle task. Added "uploadFaq" task 15 gadi atpakaļ
  Luke Taylor ca91b9abc5 Corrected section layout in DB schema appendix of ref manual. 15 gadi atpakaļ
  Luke Taylor 12fc73f046 Added faqs on accessing the HttpSession from a UDS andon the use of URLs with fragments. 15 gadi atpakaļ
  Luke Taylor 0e57ce2dc3 SEC-1481: Updated constructors of Authentication types to use a generic wildcard for authorities collection. 15 gadi atpakaļ
  Luke Taylor c95cf6ec7d SEC-1483: Change User constructor to use a generic wildcard for authorities collection. 15 gadi atpakaļ
  Luke Taylor b0308e41cb SEC-1455: Load namespace parsers when required, rather than on init() call, to avoid classloaded issue with dmServer failing to resolve web classes when the namespace handler is first used. 15 gadi atpakaļ
  Luke Taylor 5aab06775e SEC-1106: Added section on hierarchical roles to manual. 15 gadi atpakaļ
  Luke Taylor 9bdf7efd27 Check remoteSiteDir property is available before using in build file. 15 gadi atpakaļ
  Luke Taylor e0d06b2b53 Added documentation on RequestCache functionality. 15 gadi atpakaļ
  Luke Taylor 978bb9f601 Remove commented-out code in ETF. 15 gadi atpakaļ
  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 gadi atpakaļ
  Luke Taylor a4ce14f604 Add "provisioning" package to config bundlor template. 15 gadi atpakaļ
  Luke Taylor bf288101a0 Javadoc improvements 15 gadi atpakaļ
  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 gadi atpakaļ
  Luke Taylor 705f896209 SEC-1478: Added 'use-expressions' attribute to namespace appendix. 15 gadi atpakaļ
  Luke Taylor e5b0aa6850 Typo. 15 gadi atpakaļ
  Luke Taylor a567e32c69 Re-laying out of FAQ, plus some new questions. 15 gadi atpakaļ