Historia zmian

Autor SHA1 Wiadomość Data
  Mike Wiesner a1751aec2c SEC-1232: Added the aspect library needed for <global-method-security mode="aspectj"/> and a small sample 16 lat temu
  Luke Taylor 002b788a8c Minor refactoring. 16 lat temu
  Luke Taylor 8081a1a3cc Set Id svn keyword. 16 lat temu
  Mike Wiesner 5623c13038 SEC-1047: Added an option to DigestProcessingFilter that the created Authentication object is now marked as "authenticated" 16 lat temu
  Mike Wiesner e14a904306 SEC-1181: fixed recursive import in template.mf 16 lat temu
  Mike Wiesner 660b408e6e SEC-1181: added import to template.mf for the DNS classes 16 lat temu
  Mike Wiesner 58ee9a364e SEC-1181: DNS helper classes, will primarily be use for lookup of Active Directory servers. 16 lat temu
  Luke Taylor 245fc96137 SEC-1075: Update the embedded LDAP server to use Apache DS 1.5. Updated to use the new 1.5.5 release for the embedded server. 16 lat temu
  Scott Battaglia 53baac2fd9 SEC-1228 16 lat temu
  Scott Battaglia bfd421016e SEC-1228 16 lat temu
  Luke Taylor 936326f4ab SEC-1180: Unreachable code inside UrlUtils.buildRequestUrl(...). Removed code block. 16 lat temu
  Luke Taylor f6f5855b52 SEC-1222: Provide a constructor for LdapUserDetailsService that does not require an LdapAuthoritiesPopulator. Done. 16 lat temu
  Luke Taylor 32dbb7e8bd import cleaning 16 lat temu
  Luke Taylor 2039200617 SEC-1217: AbstractRememberMeServices should set 'secure' attribute on remember-me cookie if in secure context. Added "useSecureCookie" configuration property and corresponding use-secure-cookie attribute in namespace. 16 lat temu
  Luke Taylor b2c2b93545 SEC-1190: Added "invalidateSessionOnPrincipalChange" property to AbstactPreAuthenticatedProcessingFilter. If set to true (the default) and a new principal is detected, the existing session will be invalidated before proceeding to authenticate the user. 16 lat temu
  Luke Taylor 3cc47c9c4d SEC-1190: Added "checkForPrincipalChanges" property to AbstactPreAuthenticatedProcessingFilter. 16 lat temu
  Luke Taylor dbcb13ad14 SEC-1229: Redesign Concurrent Session Control implementation. Renamed session strategy interface and introduced SessionAuthenticationException for rejection of session/Authentication combination. 16 lat temu
  Luke Taylor 0d7b990e0a SEC-1184: Moved ACL cache classes and interface out of jdbc package. 16 lat temu
  Luke Taylor 6236858356 SEC-951: Acl Serialization Errors that cohere with parent-child-structure of Acls. Modified tests to reproduce the issue and applied suggested fix (recursive call to set transient fields on parent). 16 lat temu
  Luke Taylor 98ffda85e0 minor doc update 16 lat temu
  Luke Taylor a4ccc4ac21 Make WebSecurityExpressionRoot public to allow reuse. 16 lat temu
  Luke Taylor 471206a29d SEC-1229: Redesign Concurrent Session Control implementation. Added ConcurrentSessionControlAuthenticatedSessionStrategy 16 lat temu
  Luke Taylor ab0d66071a SEC-1226: Introduce RedirectStrategy to replace RedirectUtils. Implemented strategy and applied throughout relevant classes. 16 lat temu
  Luke Taylor 092d7b5c2b Fix CAS filter configuration. 16 lat temu
  Luke Taylor d55c86bea9 SEC-1169: Added relevant attribute docs to namespace appendix 16 lat temu
  Luke Taylor c6fa690d2e Fixed some docbook links 16 lat temu
  Luke Taylor fe33f08b73 SEC-1201: Allow requires-channel attribute to take placeholders. 16 lat temu
  Luke Taylor 00352227ac Tidying. 16 lat temu
  Luke Taylor ea01e9cdf7 SEC-1201: PropertyPlaceholderConfigurer does not work for intercept-url attributes. Ensure that channel processing handles paths which are placeholders. 16 lat temu
  Luke Taylor 9bf8656d66 SEC-1201: PropertyPlaceholderConfigurer does not work for intercept-url attributes. Added use of ManagedMaps and BeanDefinitions to support placeholders in the pattern and access attributes. 16 lat temu