66 Commits (d02bbbf56053dcd0cd3824efbb2bae4586c2367f)

Author SHA1 Message Date
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 a8215fa2cb SEC-1160: Renaming of authentication filters and entry points and associated doc changes 17 years ago
Luke Taylor 4bad213b19 SEC-1132: Moved remaining preauth code from core to web 17 years ago
Luke Taylor 56c9117484 Tidying up generics and removing warnings from portlet module. 17 years ago
Luke Taylor 7edf9635e7 Refactored to avoid use of SecurityContextimpl directly (similarly to approach in main servlet-based code). 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 93bdcccaee SEC-1132: Moved userdetails into core and added core/authority sub-package 17 years ago
Luke Taylor ca7d055c2b SEC-1132: Created core and authentication packages within core module. 17 years ago
Luke Taylor 9efb5a7007 SEC-1132: Moved access-control/authorization specific code to org.sf.security.access package. Created provisioning package for user management classes to remove cyclical deps. Some other moving of classes to remove code tangles. Restructuring of portlet module under org.sf.security.portlet 17 years ago
Luke Taylor 7c4d54f356 SEC-1131: Applied patch for portlet upgrade 17 years ago
Luke Taylor bec84f874a SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples. 17 years ago
Luke Taylor 2a9a8a41db SEC-1125: Created separate web module spring-security-web 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 cc5966bc7e Tidying up, removing compiler warnings etc. 17 years ago
Luke Taylor 8154161ef5 SEC-1035: Updated build to use Spring 3.0.0.M1 Release 17 years ago
Luke Taylor 482cb23d9c Forgot to add @Before and @After annotations to junit test. 17 years ago
Luke Taylor 992b35e5d4 Updated to junit4. 17 years ago
Luke Taylor 67c06d3d52 SEC-1012: Adding generics and general tidying up of tests etc 17 years ago
Luke Taylor ec44f2bdfe SEC-1012: Refactoring of use of GrantedAuthority[] to generified collections 18 years ago
Luke Taylor c947d42146 SEC-1010: Moved TestingAuthenticationProvider and token to main core src tree and updated poms to match 18 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 d6918c88a7 Fixes to match TestingAuthenticationToken changes 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 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 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
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 f523cef578 Fixed broken portlet test 18 years ago
Luke Taylor 07f820f1a6 Minor portlet-related changes suggested by John Lewis: Javadoc and default values of booleans. 18 years ago
Ben Alex 6ab301981c 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 2a0a041386 SEC-719: removed explicit toString() call to prevent NPE when userInfo is null 18 years ago
Luke Taylor b78bd3ed4f SEC-719: Change default value of useAuthTypeAsCredentials to true to prevent tests breaking 18 years ago
Luke Taylor 5de0f3b8f0 SEC-719: Refactor portlet code to make more use of core classes 18 years ago
Luke Taylor cd61d76aaf SEC-719: Refactor portlet code to make more use of core classes 18 years ago
Ben Alex 25d6792ca1 SEC-717: Resolve UserDetails.getAuthorities() sort logic issue. 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 5187f89fe8 SEC-679: Removed use of MockApplicationContext and improved use of ehcache (shutting down cache managers after tests are run). Upgraded ehcache version to 1.3 as used in Spring pom. 18 years ago