Историја ревизија

Аутор SHA1 Порука Датум
  Luke Taylor db913f6857 SEC-1493: Added CredentialsContainer interface and implemented it in User, AbstractAuthenticationToken and UsernamePasswordAuthenticationToken. ProviderManager makes use of this to erase the credentials of the returned Authentication object (and its contents) if configured to do so by setting the 'eraseCredentialsAfterAuthentication' property. пре 15 година
  Luke Taylor ea8d37892c SEC-1496: Added support for use of any non-standard URL schemes in DefaultRedirectStrategy. пре 15 година
  Luke Taylor 48016969ee Upgrade build to Spring 3.0.3.RELEASE пре 15 година
  Luke Taylor 4d10d4b67f SEC-1500: Convert AbstractRetryEntryPoint to use requestURI to correctly encode URLs. пре 15 година
  Luke Taylor c673a78103 Upgrade maven build to Spring 3.0.3.BUILD_SNAPSHOT. пре 15 година
  Luke Taylor d56adb8ffb SEC-1495: Convert User class equals and hashcode methods to only use the "username" property. пре 15 година
  Luke Taylor 1dd4787194 Added note in namespace chapter clarifying that method security only applies to Spring beans, plus aspectj mode info to appendix. пре 15 година
  Luke Taylor 5939f17708 Fix openid sample configuration. пре 15 година
  Luke Taylor 76ebb759f3 Removed unnecessary casts. пре 15 година
  Luke Taylor 8bddc8f820 SEC-1484: Documentation for some namespace attributes. пре 15 година
  Luke Taylor 0d94e75a93 SEC-1171: Documentation of changes related to use of multiple <http> elements. пре 15 година
  Luke Taylor 6a37e4be86 Fix OpenID sample to use new syntax for excluding requests. пре 15 година
  Luke Taylor 2e865752ff Upgraded groovy to 1.7.2 to avoid jansi dependency issue пре 15 година
  Luke Taylor efb600166a SEC-1488: Remove commons-logging dependencies from maven poms. пре 15 година
  Luke Taylor f7405cef82 Removed original Java version of refactored http namespace tests. пре 15 година
  Luke Taylor 34401416b0 SEC-1171: Implement parsing of empty filter chain patters via http 'secured' attribute and remove filters='none' support. пре 15 година
  Luke Taylor 05c7abe191 SEC-1445: Tests for setting of username and password parameter names through the form-login element. пре 15 година
  Luke Taylor 7d74b7c87e SEC-1171: Allow multiple http elements and add pattern attribute to specify filter chain mapping. пре 15 година
  Luke Taylor b0758dd8de Refactoring HTTP config tests to use spock and groovy MarkupBuilder пре 15 година
  Luke Taylor 080430150a SEC-187: Refactoring contact Dao to use JdbcTemplate, and removing unused query objects (which have been there since 2004!) пре 15 година
  Luke Taylor 055fcd0b7d Minor tweaks to build file. пре 15 година
  Luke Taylor 01308f8308 Added FAQ on using BeanPostProcessor to customize namespace-created beans. пре 15 година
  Luke Taylor e156d5339a Fix build when upload properties are missing. Added missing hsql test dependency пре 15 година
  Luke Taylor a097a47246 Refactored ssh uploading into a separate gradle task. Added "uploadFaq" task пре 15 година
  Luke Taylor ca91b9abc5 Corrected section layout in DB schema appendix of ref manual. пре 15 година
  Luke Taylor 12fc73f046 Added faqs on accessing the HttpSession from a UDS andon the use of URLs with fragments. пре 15 година
  Luke Taylor 0e57ce2dc3 SEC-1481: Updated constructors of Authentication types to use a generic wildcard for authorities collection. пре 15 година
  Luke Taylor c95cf6ec7d SEC-1483: Change User constructor to use a generic wildcard for authorities collection. пре 15 година
  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 година
  Luke Taylor 5aab06775e SEC-1106: Added section on hierarchical roles to manual. пре 15 година