2951 Commits (c372c2df875d46f85e48720f8ba286609543724c)
 

Author SHA1 Message Date
Luke Taylor c372c2df87 SEC-896: Changed result.toString() to String.valueOf(result) in tag class to prevent NPE when value of property is null 18 years ago
Luke Taylor dd5edbcce9 Added labels to faqs 18 years ago
Luke Taylor 3a25766da1 Adding sub-headings etc to 'secure objects' section 18 years ago
Luke Taylor 6ff0b969d5 Corrected ldap sample config (traditional bean version was wrong) 18 years ago
Luke Taylor 775a6c3939 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 87d50aecce [maven-release-plugin] prepare release spring-security-parent-2.0.3 18 years ago
Luke Taylor 125f5911c0 Heavyduty sample additions to check multiple-parameter values 18 years ago
Luke Taylor 57558de3ec Added error page URL to openid login sample 18 years ago
Luke Taylor 456e737d31 Corrections to readme 18 years ago
Luke Taylor 66008817c4 Changed OSGi version prior to 2.0.3 release 18 years ago
Luke Taylor 5ec06778f5 removed optional scope from jaxen dependecy in preauth sample as it breaks war file 18 years ago
Luke Taylor 2fa991c44f Some reorganization of itest module 18 years ago
Luke Taylor 3ee8733261 SEC-879: Added required BeanPostProcessor to set SessionRegistry is set on namespace registered AbstractProcessingFilter and SessionFixationProtectionFilter when using custom ConcurrentSessionController 18 years ago
Luke Taylor d5ee89bb7c Correct typo in error message. 18 years ago
Luke Taylor ff5bfccdba SEC-892: Linked use of create-session='never' in namespace to corresponding properties in ExceptionTranslationFilter and AbstractProcessingFilter 18 years ago
Scott Battaglia 5b089aea16 SEC-852 18 years ago
Scott Battaglia d7f194df78 SEC-886 18 years ago
Luke Taylor c56d524bd9 SEC-887: Added setter method for account status checker. 18 years ago
Luke Taylor af5f193ec1 SEC-890: Corrected use of dataSource property name in RememberMeBDP. 18 years ago
Luke Taylor 7d79ae5424 SEC-880: Fix incorrect index value. 18 years ago
Luke Taylor 3e5b65bd85 Updated version names etc in petclinic tutorial 18 years ago
Luke Taylor 64b5fa0131 Added OWASP and Spring Framework links to site template 18 years ago
Luke Taylor fe929bf9b9 Added reference to OWASP site to preface of ref manual 18 years ago
Luke Taylor 8a2581c939 Experimental integration test module 18 years ago
Luke Taylor 55caab3bbc Added spring-jdbc dep back in core-tiger (since it's optional in core) hence not transient) 18 years ago
Luke Taylor 269865ca65 Removed spring deps from core-tiger pom as they are transiently available anyway 18 years ago
Luke Taylor 32b8009bee SEC-875: Removed duplicated parameters from SavedRequestWrapper.getParameterValues() 18 years ago
Luke Taylor 3b775d29d3 SEC-870: Polish messages file contribution 18 years ago
Luke Taylor 0401dddda8 SEC-868: Added example siteminder config 18 years ago
Ben Alex 358f284f42 SEC-760: Correct bug where more than one concurrent JaasAuthenticationProvider used. 18 years ago
Ben Alex b403216494 SEC-838: Make fields in AbstractAclProvider protected to facilitate subclass reuse. 18 years ago
Ben Alex 371769740a SEC-831: Improve support for Postges, which requires "AS" for table aliasing, together with stored procedures for sequence allocation. 18 years ago
Ben Alex e38d5dfd87 SEC-813: Allow custom Permission classes to be used. 18 years ago
Ben Alex ff5666ae83 SEC-819: Properly support integer (and other numeric) identifiers. 18 years ago
Ben Alex de897ad1ac SEC-867: Remove superfluous <property /> entry. 18 years ago
Luke Taylor ff785a829f [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor db1d8604a6 [maven-release-plugin] prepare release spring-security-parent-2.0.2 18 years ago
Luke Taylor f762920239 Typo 18 years ago
Luke Taylor 70826f1202 Shorten faq question 18 years ago
Luke Taylor ea25299bd0 Removed sandbox from build because of site generation problems 18 years ago
Luke Taylor d784d854cd Corrected log file name. 18 years ago
Luke Taylor 9308284bd4 SEC-864: Removed duplicate OpenID provider. 18 years ago
Luke Taylor c34eb497c8 Correct captcha module dependency 18 years ago
Luke Taylor de250d2073 Add sandbox code to build for 2.0.2 release 18 years ago
Luke Taylor 8df56c8ac5 Test log4j properties file for core-tiger module 18 years ago
Luke Taylor 192aa25b60 Addtional sample app files 18 years ago
Luke Taylor d95a5597c8 Bug-testing changes to heavyduty sample 18 years ago
Luke Taylor 122e1c47ed Changed rnc filename prior to 2.0.2 release 18 years ago
Luke Taylor 64ab7e534c Spelling corrections in Javadoc. 18 years ago
Luke Taylor ab6d29d927 SEC-862: Make logoutSuccessUrl accessible to sub-classes. 18 years ago