234 Commits (3.0.x)

Author SHA1 Message Date
Luke Taylor b99a5dec29 Various mods to heavyduty app 18 years ago
Luke Taylor 125f5911c0 Heavyduty sample additions to check multiple-parameter values 18 years ago
Luke Taylor 2fa991c44f Some reorganization of itest module 18 years ago
Luke Taylor 8a2581c939 Experimental integration test module 18 years ago
Luke Taylor ea25299bd0 Removed sandbox from build because of site generation problems 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 192aa25b60 Addtional sample app files 18 years ago
Luke Taylor d95a5597c8 Bug-testing changes to heavyduty sample 18 years ago
Luke Taylor fc498954c6 Updated sample context files to point at 2.0.1 schema 18 years ago
Luke Taylor 26d2b03667 Updates to heavyduty sample 18 years ago
Luke Taylor c184d2d8c5 Added 'heavyduty' sample to sandbox for testing 18 years ago
Luke Taylor 0422cb1f8f Fixed artifact groups for aspectjrt and added cas sample to project build 18 years ago
Luke Taylor 91a5a6c266 SEC-737: sandboxed captcha 18 years ago
Luke Taylor e74f826d6f Fixed broken sandbox build 18 years ago
Ben Alex 9a4977ebd1 SEC-99/428/429/563: Various refactoring of method security metadata support. 18 years ago
Luke Taylor b54e3978dc SEC-729: Organization of pom dependencies, particularly for servlet-api and jstl. Some other adjustments, removal of unrequired deps etc 18 years ago
Luke Taylor 1dc80b5665 Removed openid from sandbox pom.xml as it's been moved to main project 18 years ago
Ray Krueger 718eddadd7 Promoting OpenID out of the Sandbox 18 years ago
Ray Krueger b54853b58f No longer used 18 years ago
Ray Krueger f34273a197 Added file header 18 years ago
Ray Krueger 61c91d1b79 SEC-633: Handle null credentials in AbstractAuthenticationToken.equals 18 years ago
Ray Krueger 66f73897e6 Refactored up an AuthoritiesPopulator and DaoAuthoritiesPopulator from functionality in the cas provider. This interface and impl are well suited for use in the openid provider, and possibly in the sitemesh provider. 18 years ago
Luke Taylor 5b9042ae07 Removed outdated scm elements from sub poms. 18 years ago
Luke Taylor 6f7590eb05 Updates to sandbox to allow it to compile against latest core changes. 18 years ago
Ben Alex e2db910b06 Moved to /spring-security-core project 18 years ago
Luke Taylor 43fc8e2660 Added Id keyword for all java files 18 years ago
Luke Taylor 3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 18 years ago
Luke Taylor acb02246e0 Refactored embedded LDAP server tests to make use of new namespace configuration. Use Junit 4 annotations in preference to AbstractDependencyInjectionSpringContextTests so that it is possible to clear up the context after each class is run rather than at JVM shutdown (causes problems with running embedded apache DS). 18 years ago
Luke Taylor 5066fc5e39 SEC-562: Changed urls for login, logout, switch user etc. 18 years ago
Luke Taylor 18c8ba4ac2 SEC-562: Changing constants and key names. 19 years ago
Luke Taylor d1c866e477 SEC-562: Repackaging of config module in sandbox (currently tests will fail because of assumptions it makes about core that ave been rolled back, so still omitted from build). 19 years ago
Luke Taylor 56847d0af6 SEC-562: Tidying up module names in pom files. 19 years ago
Luke Taylor d8497a1642 SEC-562: Sandbox repackaging. 19 years ago
Luke Taylor e5e4f040a1 SEC-562: Sandbox repackaging. 19 years ago
Luke Taylor 9d01ace915 added spring-dao dependency (for DataAccessException) 19 years ago
Luke Taylor 5fe6bfa59b Updated acegi version in pom.xml 19 years ago
Luke Taylor 7fbd20fa5f SEC-133: Move portlet module out of sandbox 19 years ago
Luke Taylor f178ca2a39 Updated trunk poms to 2.0-SNAPSHOT version 19 years ago
Luke Taylor 8d4b97f685 Updated poms post-release 1.0.5 19 years ago
Luke Taylor ac30552c42 Release 1.0.5 - additional poms 19 years ago
Luke Taylor 22ec394ea4 Sandbox pom changes to allow build with spring 1.2.9. Commented out 2.0 config module 19 years ago
Luke Taylor cbc74de7c6 Removed old LDAP code from sandbox and adjusted dependencies accordingly. 19 years ago
John Lewis 8396f04ae6 implemented unit tests for portlet support 19 years ago
John Lewis 0efdd5d2bf added javadoc package.html files for portlet classes 19 years ago
John Lewis f70cba5d0e added PortletProcessingFilterEntryPoint for accessing servlet resources via portlet authentication 19 years ago
Luke Taylor 99cc55b94a Minor code style corrections. 19 years ago
John Lewis e70f01c260 minor tweaks to portlet support 19 years ago
Vishal Puri 918f7ca008 SEC-271: added method authoriztion BeanDefinition parser 19 years ago
Vishal Puri 02cf570be7 SEC-271: added AuthorizationManagerBeanDefinitionParser 19 years ago