43 Commits (d02bbbf56053dcd0cd3824efbb2bae4586c2367f)

Author SHA1 Message Date
Luke Taylor 408e982b96 Minor JSP classname fixes etc in samples 17 years ago
Luke Taylor 131ba5c62e Reset poms to 3.0.0.CI-SNAPSHOT after tagging M1 release 17 years ago
Luke Taylor e2c218e8c9 [maven-release-plugin] prepare release spring-security-3.0.0.M1 17 years ago
Luke Taylor 45c54c558c Updated build to use maven.springframework.org deps 17 years ago
Luke Taylor 21e36e0a57 Updated version number from 2.5.0-SNPSHOT to 3.0.0.CI-SNAPSHOT 17 years ago
Luke Taylor ca7d055c2b SEC-1132: Created core and authentication packages within core module. 17 years ago
Luke Taylor ef3ea65fdb Switching back to 2.5.0-SNAPSHOT after tagging M1 release 17 years ago
Luke Taylor fc5f50501e [maven-release-plugin] prepare release 2.5.0.M1 17 years ago
Luke Taylor 8154161ef5 SEC-1035: Updated build to use Spring 3.0.0.M1 Release 17 years ago
Luke Taylor 2927b8464f SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException. 17 years ago
Luke Taylor 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 18 years ago
Luke Taylor 7cc0965383 SEC-1001: Move core tiger code into core and adjust pom files 18 years ago
Luke Taylor 5b9bb8ba54 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 73eed2656d [maven-release-plugin] prepare release spring-security-parent-2.0.4 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 57558de3ec Added error page URL to openid login sample 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 d784d854cd Corrected log file name. 18 years ago
Luke Taylor 4f6b4e4bfd Make sample login pages use c:out for data output 18 years ago
Luke Taylor a599ef5398 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 3e808335a4 [maven-release-plugin] prepare release spring-security-parent-2.0.1 18 years ago
Luke Taylor 18a9965b80 Moved dummy file out of default package for easy exclusion from javadoc 18 years ago
Luke Taylor fc498954c6 Updated sample context files to point at 2.0.1 schema 18 years ago
Ben Alex b5dc523041 [maven-release-plugin] prepare for next development iteration 18 years ago
Ben Alex 0c42670431 [maven-release-plugin] prepare release spring-security-parent-2.0.0 18 years ago
Luke Taylor 21e83e8364 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 91ed7dceb6 [maven-release-plugin] prepare release release_2_0_0_RC1 18 years ago
Luke Taylor 071c91540c SEC-722: Added explicit login page to open-id element in openid sample. 18 years ago
Ben Alex f67c7bcb38 Update dependency versions and POM structure 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 69f2075872 SEC-722: Fix jstl versions in openID sample login page. 18 years ago
Luke Taylor 563dabda2f SEC-722: Add Open ID Namespace Support 18 years ago
Luke Taylor e5a7303015 Remove unnecessary deps 18 years ago
Luke Taylor ff16c413dd [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor b8916ffaba [maven-release-plugin] prepare release release_2_0_M2 18 years ago
Luke Taylor 45e43073a0 SEC-690: Use consistent naming in OpenID classes 18 years ago
Luke Taylor 25c3b84149 Remove security taglib dependency in OpenID sample. 18 years ago
Luke Taylor bd5a64825d SEC-552: Replaced authorites populators in CAS and OpenID with a plain UserDetailsService 18 years ago
Ray Krueger 26fa0c143b Added myself to the users list because I can :P 18 years ago
Luke Taylor 3da2471b7f Some tidying up of OpenID login form. 18 years ago
Luke Taylor 287726335a OpenID sample application. 18 years ago