提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 03fa8fce4d SEC-1507: Applied patch to return empty authority list rather than null from RoleHierarchyImpl. 15 年之前
  Luke Taylor 8615369697 Added information on config jar to instructions on getting started using namespace. 15 年之前
  Luke Taylor 8df356de29 SEC-1471: Allow use of a RequestMatcher with HttpSessionRequestCache to configure which requests should be cached by calls to saveRequest. 15 年之前
  Luke Taylor c8ceca35b4 Extra files to gitignore 15 年之前
  Luke Taylor 026517f674 Removal of deprecated methods and classes. 15 年之前
  Luke Taylor 6a79cf7be2 SEC-1383: Make MethodSecurityMetadataSourceBeanDefinitionParser extend AbstractBeanDefinitionParser for automatic support of ID attribute. 15 年之前
  Luke Taylor 4da4734750 Minor doc link updates and tidying. 15 年之前
  Luke Taylor ad82e6a575 SEC-1493: Documentation of support for erasing credentials. 15 年之前
  Luke Taylor 09176b0af4 SEC-1501: Fix bean classname in Javadoc for SwitchUserFilter. 15 年之前
  Luke Taylor cd946c4e23 SEC-1493: Added namespace support. 15 年之前
  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 年之前