3900 Commits (dbee91002ea87ea1cd3f958d973fae0f03271984)
 

Author SHA1 Message Date
Luke Taylor dbee91002e Deprecate EncryptionUtils. 16 years ago
Luke Taylor c12c43da9e Javadoc fixes. 16 years ago
Luke Taylor 36612377e2 Replace package.html with package-info.java files, creating new ones where missing and updating outdated contents. 16 years ago
Luke Taylor e729819ce0 Updated incorrect package names in docbook 16 years ago
Luke Taylor 1e4f451352 Moved DelegatingAuthenticationEntryPointTest-context.xml to test/resources 16 years ago
Luke Taylor dcbdfc2026 SEC-1396: Implement eager saving of SecurityContext in SessionManagementFilter on authentication. 16 years ago
Luke Taylor 403f8da79a Added missing jettyVersion variable to build.gradle. 16 years ago
Mike Wiesner 90d6ff1fde SEC-1406: Create a DelegatingAuthenticationEntryPoint 16 years ago
Mike Wiesner d32b078a8c SEC-1406: Create a DelegatingAuthenticationEntryPoint 16 years ago
Luke Taylor e678ba7283 Improvements to itest-web subproject. 16 years ago
Luke Taylor 70ef0d8b3e Added extra test to itest/context as POC of using extra interceptor with http ns. 16 years ago
Luke Taylor 23511c930f Standardising slf4j versions. 16 years ago
Luke Taylor 017dad8f5d Added support for fop extensions in PDF generation. 16 years ago
Luke Taylor 2173029216 SEC-1404: Use a factory method to convert the path to lower case for use in the filter-chain map. 16 years ago
Mike Wiesner d2413cf237 SEC-1406: Create a DelegatingAuthenticationEntryPoint 16 years ago
Luke Taylor 5753d69465 SEC-1404: Updated test for placeholders in intercept-url elements to check they work for filter='none' elements 16 years ago
Luke Taylor 81657d0efc SEC-1403: Corrected interface name. 16 years ago
Luke Taylor 08c7155ab5 SEC-1404: Refactored IP subnet matching into IpAddressMatcher class to allow it to be used outside expressions. 16 years ago
Luke Taylor 1ecd3e228b SEC-1405: added RequestMatcher interface. 16 years ago
Luke Taylor 2f40088fe7 Change spring-aop dep to compile scope in contacts sample 16 years ago
Luke Taylor 15c309a2ed Add spring-aop to acl and contacts compile dependencies following changes for SEC-1390. 16 years ago
Luke Taylor f54831f2b5 SEC-1398: Minor changes to method security annotation information in namespace chapter. 16 years ago
Luke Taylor 67c9a0b78d SEC-1389: Added "iterations" property to BaseDigestpasswordEncoder to support "stretching" of passwords. 16 years ago
Luke Taylor bd2fd3448b SEC-1392: Mark PermissionEvaluator and MethodSecurityExpressionHandler as AopInfrastructure beans to prevent them being advised and causing premature use of MethodSecurityMetadataSource before it is initialized properly. 16 years ago
Luke Taylor 984604b026 SEC-1384: Removed check for empty authority list from DefaultWebInvocationPrivilegeEvaluator. 16 years ago
Luke Taylor 8720966d20 SEC-1390: Added null check on claimedIdentifier returned by DiscoveryInformation to prevent NPE. 16 years ago
Luke Taylor b1243416fc Minor corrections to aspectj interceptor docs 16 years ago
Luke Taylor 38837775a5 Minor corrections to aspectj interceptor docs. 16 years ago
Luke Taylor 10d787ede2 Javadoc corrections to SessionRegistryImpl 16 years ago
Luke Taylor c4d2f59eec SEC-1381: Update source repo information in docs to point to git rather than subversion. 16 years ago
Luke Taylor 912e7976da Added doc upload capability to build. 16 years ago
Luke Taylor dcf9ea25a6 Updated access-decision and after-invocation diagrams in manual. 16 years ago
Luke Taylor 0974e21fb6 SEC-1379: Added creation of a session if session timeout is detected (requested session ID is invalid). 16 years ago
Luke Taylor d931495c8a SEC-1380: Trim whitespace from config attributes when building a list in SecurityConfig. 16 years ago
Luke Taylor 04447bdbf0 SEC-1377: Extended HTML escaping functionality to take account of control characters, whitespace and to handle Unicode supplementary characters (surrogate pairs). 16 years ago
Luke Taylor dbf673ec37 Build updates to include uploading of distro and docs, plus addition of admon graphics path to docbook plugin. 16 years ago
Luke Taylor 9734e4c82f Added generation of sha1 of distro archive to build. 16 years ago
Luke Taylor 56849dc41e Added tasks for apidocs, doc and distro archive generation to the build file. 16 years ago
Luke Taylor 10cd080090 SEC-1356: Update createUser method in LdapUserDetailsManager to create the LDAP entry before adding authorities. Prevents removal of authorities for an existing user. 16 years ago
Luke Taylor 0c10efbbf8 Revert SEC-1356. 16 years ago
Luke Taylor 1a7f71fc0f SEC-1372: Return an empty list rather than null from SessionRegistryImpl.getAllSessions() 16 years ago
Luke Taylor 8137a8bcd0 Enabled detection of release builds and s3 maven deployment capability to gradle build. 16 years ago
Luke Taylor a5dde8b28f Updated doc on invalid session detection. 16 years ago
Luke Taylor 51dfc0fb39 Set versions to 3.0.2-CI-SNAPSHOT, post release. 16 years ago
Luke Taylor 05634f97dc Updated version numbers for 3.0.1 release. 16 years ago
Luke Taylor e1d41177bb Update docbook plugin use to new gradle 0.9+ syntax. 16 years ago
Luke Taylor 81f91d28eb Add docbook note and tip images. 16 years ago
Luke Taylor 670297c55d SEC-1369: Make sure beans aren't registered twice in case allowBeanDefinitionOverriding=false in the app context. 16 years ago
Luke Taylor 0f90e69004 SEC-1362: Updated French messages translation. 16 years ago
Luke Taylor a9567a58d8 SEC-1359,SEC-1360,SEC-1361,SEC-1363,SEC-1364,SEC-1365,SEC-1366,SEC-1367: Minor doc and Javadoc typos. 16 years ago