Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Luke Taylor a4fd191499 Added check for use of "ref" with other attributes in <authentication-provider>. 15 gadi atpakaļ
  Luke Taylor ea5f2088b5 Comment out OpenLDAP tests to allow running in IDEA, and reduce default load configuration of performance test class. 15 gadi atpakaļ
  Luke Taylor 4683273c2c Correct message in namespace handler when web classes are missing. 15 gadi atpakaļ
  Luke Taylor 69a10c48ae Switch to using slf4j/logback for logging. 15 gadi atpakaļ
  Luke Taylor ed447f63f6 Added intellij plugin to gradle build. 15 gadi atpakaļ
  Luke Taylor 6894544122 Fixed serialization issue with gradle TarUpload task 15 gadi atpakaļ
  Luke Taylor ae7fbf69e1 Added intellij files to .gitignore 15 gadi atpakaļ
  Luke Taylor d704a3bb4a Prevent source jars from being included in the gradle 'default' configuration and thus being included as dependencies in war files etc. 15 gadi atpakaļ
  Luke Taylor 443ac0487a SEC-1093: Namespace support for jee element. 15 gadi atpakaļ
  Scott Battaglia 565ef7383d SEC-1513 15 gadi atpakaļ
  Luke Taylor 080710e023 Minor doc updates on default filters created by namespace. 15 gadi atpakaļ
  Luke Taylor 06368f956a Minor doc/javadoc updates to clarify use of UserDetailsContextapper. 15 gadi atpakaļ
  Luke Taylor d6159e884a Some minor doc fixes. 15 gadi atpakaļ
  Luke Taylor 8ad6cbbe85 SEC-1508: Update docbook processing to use Docbook 5 namespaces. 15 gadi atpakaļ
  Luke Taylor 6093dbce7e Converted test to use namespace to set method securityMetadataSource property. 15 gadi atpakaļ
  Luke Taylor 03fa8fce4d SEC-1507: Applied patch to return empty authority list rather than null from RoleHierarchyImpl. 15 gadi atpakaļ
  Luke Taylor 8615369697 Added information on config jar to instructions on getting started using namespace. 15 gadi atpakaļ
  Luke Taylor 8df356de29 SEC-1471: Allow use of a RequestMatcher with HttpSessionRequestCache to configure which requests should be cached by calls to saveRequest. 15 gadi atpakaļ
  Luke Taylor c8ceca35b4 Extra files to gitignore 15 gadi atpakaļ
  Luke Taylor 026517f674 Removal of deprecated methods and classes. 15 gadi atpakaļ
  Luke Taylor 6a79cf7be2 SEC-1383: Make MethodSecurityMetadataSourceBeanDefinitionParser extend AbstractBeanDefinitionParser for automatic support of ID attribute. 15 gadi atpakaļ
  Luke Taylor 4da4734750 Minor doc link updates and tidying. 15 gadi atpakaļ
  Luke Taylor ad82e6a575 SEC-1493: Documentation of support for erasing credentials. 15 gadi atpakaļ
  Luke Taylor 09176b0af4 SEC-1501: Fix bean classname in Javadoc for SwitchUserFilter. 15 gadi atpakaļ
  Luke Taylor cd946c4e23 SEC-1493: Added namespace support. 15 gadi atpakaļ
  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 gadi atpakaļ
  Luke Taylor ea8d37892c SEC-1496: Added support for use of any non-standard URL schemes in DefaultRedirectStrategy. 15 gadi atpakaļ
  Luke Taylor 48016969ee Upgrade build to Spring 3.0.3.RELEASE 15 gadi atpakaļ
  Luke Taylor 4d10d4b67f SEC-1500: Convert AbstractRetryEntryPoint to use requestURI to correctly encode URLs. 15 gadi atpakaļ
  Luke Taylor c673a78103 Upgrade maven build to Spring 3.0.3.BUILD_SNAPSHOT. 15 gadi atpakaļ