Luke Taylor
|
19e56f4397
|
Stripping out unnecessary dependencies from sample jars.
|
2011-01-10 17:27:58 +00:00 |
Luke Taylor
|
f4d57ab5e8
|
SEC-1456: Remove maven poms as we are now using gradle for the build.
|
2010-08-30 19:02:19 +01:00 |
Luke Taylor
|
c37ca1c2a9
|
Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc.
|
2010-08-19 22:41:51 +01:00 |
Luke Taylor
|
2d9a848265
|
Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build.
|
2010-07-27 02:20:36 +01:00 |
Luke Taylor
|
2ee7696bf4
|
Update version number to 3.1.0.CI-SNAPSHOT.
|
2010-02-19 17:35:19 +00:00 |
Luke Taylor
|
44f45d21f0
|
3.0.2 release. Update version in build files.
|
2010-02-19 01:22:21 +00:00 |
Luke Taylor
|
51dfc0fb39
|
Set versions to 3.0.2-CI-SNAPSHOT, post release.
|
2010-01-15 18:15:19 +00:00 |
Luke Taylor
|
05634f97dc
|
Updated version numbers for 3.0.1 release.
|
2010-01-15 18:04:28 +00:00 |
Luke Taylor
|
052537c8b0
|
Removing $Id$ markers and stripping trailing whitespace from the codebase.
|
2010-01-08 21:05:13 +00:00 |
Luke Taylor
|
115d5b84ff
|
[maven-release-plugin] prepare for next development iteration
|
2009-12-22 22:20:01 +00:00 |
Luke Taylor
|
6c6ef08353
|
[maven-release-plugin] prepare release spring-security-3.0.0.RELEASE
|
2009-12-22 22:19:38 +00:00 |
Luke Taylor
|
fcce29f8df
|
SEC-1326: Updating dependencies to match Spring versions. Removing unused deps.
|
2009-12-21 17:32:38 +00:00 |
Luke Taylor
|
520e733cb2
|
[maven-release-plugin] prepare for next development iteration
|
2009-12-08 21:19:41 +00:00 |
Luke Taylor
|
f2cf17bd49
|
[maven-release-plugin] prepare release spring-security-3.0.0.RC2
|
2009-12-08 21:19:20 +00:00 |
Luke Taylor
|
3f963ef8ca
|
Restore versions and svn URLs in trunk (release plugin fail)
|
2009-10-11 21:59:38 +00:00 |
Luke Taylor
|
af563e826c
|
[maven-release-plugin] prepare release spring-security-3.0.0.RC1
|
2009-10-11 21:43:42 +00:00 |
Luke Taylor
|
cf5e713812
|
Fixes to samples and improved test workout script
|
2009-10-10 23:50:33 +00:00 |
Luke Taylor
|
1042305cfe
|
Renamed web.wrapper to web.servletapi. Added some package.html files.
|
2009-10-05 16:59:37 +00:00 |
Luke Taylor
|
5a8772df5b
|
Reset pom versions post release
|
2009-08-21 12:02:49 +00:00 |
Luke Taylor
|
0e5aa7008d
|
[maven-release-plugin] prepare release spring-security-3.0.0.M2
|
2009-08-20 15:51:26 +00:00 |
Luke Taylor
|
5953af0f6b
|
SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements).
|
2009-08-03 00:21:11 +00:00 |
Luke Taylor
|
5808da12ff
|
SEC-1094: Simplified WebXml attribute mapping. Removed generic jaxen-based implementation on which it was based in favour of simple DOM model traversal. Updated sample.
|
2009-06-08 15:23:41 +00:00 |
Luke Taylor
|
131ba5c62e
|
Reset poms to 3.0.0.CI-SNAPSHOT after tagging M1 release
|
2009-05-27 00:12:30 +00:00 |
Luke Taylor
|
e2c218e8c9
|
[maven-release-plugin] prepare release spring-security-3.0.0.M1
|
2009-05-26 23:44:11 +00:00 |
Luke Taylor
|
45c54c558c
|
Updated build to use maven.springframework.org deps
|
2009-05-13 06:16:05 +00:00 |
Luke Taylor
|
a8215fa2cb
|
SEC-1160: Renaming of authentication filters and entry points and associated doc changes
|
2009-05-12 05:37:11 +00:00 |
Luke Taylor
|
4bad213b19
|
SEC-1132: Moved remaining preauth code from core to web
|
2009-05-12 00:11:06 +00:00 |
Luke Taylor
|
6d655aa514
|
SEC-1132: More refactoring to remove cycles ad reduce complexity metrics
|
2009-05-04 14:24:54 +00:00 |
Luke Taylor
|
21e36e0a57
|
Updated version number from 2.5.0-SNPSHOT to 3.0.0.CI-SNAPSHOT
|
2009-04-22 12:55:52 +00:00 |
Luke Taylor
|
93bdcccaee
|
SEC-1132: Moved userdetails into core and added core/authority sub-package
|
2009-04-15 07:39:21 +00:00 |
Luke Taylor
|
c770998d92
|
SEC-1132: Move authoritymapping to core as it is actually used in loading authorities for a use, not in making access decisions.
|
2009-04-14 04:22:57 +00:00 |
Luke Taylor
|
ca7d055c2b
|
SEC-1132: Created core and authentication packages within core module.
|
2009-04-13 13:43:23 +00:00 |
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
|
2009-04-12 12:23:23 +00:00 |
Luke Taylor
|
bec84f874a
|
SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples.
|
2009-03-26 07:18:36 +00:00 |
Luke Taylor
|
4aff4b2350
|
SEC-1123: Renamed ObjectDefinitionSource to SecurityMetadataSourceand performed related refactoring
|
2009-03-20 04:32:06 +00:00 |
Luke Taylor
|
ef3ea65fdb
|
Switching back to 2.5.0-SNAPSHOT after tagging M1 release
|
2009-01-03 07:42:19 +00:00 |
Luke Taylor
|
fc5f50501e
|
[maven-release-plugin] prepare release 2.5.0.M1
|
2009-01-03 07:08:25 +00:00 |
Luke Taylor
|
8154161ef5
|
SEC-1035: Updated build to use Spring 3.0.0.M1 Release
|
2008-12-18 02:37:00 +00:00 |
Luke Taylor
|
6c8a82fa13
|
Updated poms to Spring 2.5 and fixed up sandbox to work with latest build
|
2008-10-15 05:52:40 +00:00 |
Luke Taylor
|
7cc0965383
|
SEC-1001: Move core tiger code into core and adjust pom files
|
2008-10-03 15:23:31 +00:00 |
Luke Taylor
|
5b9bb8ba54
|
[maven-release-plugin] prepare for next development iteration
|
2008-09-05 19:04:22 +00:00 |
Luke Taylor
|
73eed2656d
|
[maven-release-plugin] prepare release spring-security-parent-2.0.4
|
2008-09-05 18:57:43 +00:00 |
Luke Taylor
|
d9634bcb39
|
SEC-920: Update preauth sample to make use of internal authentication manager
http://jira.springframework.org/browse/SEC-920. Updated context file to use <custom-authentication-provider>.
|
2008-07-11 10:56:57 +00:00 |
Luke Taylor
|
775a6c3939
|
[maven-release-plugin] prepare for next development iteration
|
2008-06-23 14:10:35 +00:00 |
Luke Taylor
|
87d50aecce
|
[maven-release-plugin] prepare release spring-security-parent-2.0.3
|
2008-06-23 14:05:36 +00:00 |
Luke Taylor
|
5ec06778f5
|
removed optional scope from jaxen dependecy in preauth sample as it breaks war file
|
2008-06-23 13:00:03 +00:00 |
Luke Taylor
|
ff785a829f
|
[maven-release-plugin] prepare for next development iteration
|
2008-06-03 16:07:20 +00:00 |
Luke Taylor
|
db1d8604a6
|
[maven-release-plugin] prepare release spring-security-parent-2.0.2
|
2008-06-03 16:05:40 +00:00 |
Luke Taylor
|
a599ef5398
|
[maven-release-plugin] prepare for next development iteration
|
2008-05-01 20:09:03 +00:00 |
Luke Taylor
|
3e808335a4
|
[maven-release-plugin] prepare release spring-security-parent-2.0.1
|
2008-05-01 20:07:46 +00:00 |