Rob Winch
|
c4bcce1ac3
|
Next development version
|
13 years ago |
Rob Winch
|
23bdc7d766
|
Release 2.0.8.RELEASE
|
13 years ago |
Luke Taylor
|
55e501711d
|
Set version to 2.0.8.CI-SNAPSHOT
|
15 years ago |
Luke Taylor
|
d5e6f0b575
|
Set release version to 2.0.7.RELEASE
|
15 years ago |
Luke Taylor
|
1c3d530b60
|
Switch versions to 2.0.7.CI-SNAPSHOT
|
15 years ago |
Luke Taylor
|
beb0ec4ba9
|
Version 2.0.6.RELEASE
|
15 years ago |
Luke Taylor
|
6ad652ae97
|
Update 2.0 branch pom versions.
|
16 years ago |
Luke Taylor
|
71adc26b0f
|
[maven-release-plugin] prepare release spring-security-2.0.5.RELEASE
|
17 years ago |
Luke Taylor
|
f3f02d8aed
|
Update sec-2.0.x branch to use bundlor
|
17 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
|
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
|
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
|
fc498954c6
|
Updated sample context files to point at 2.0.1 schema
|
18 years ago |
Luke Taylor
|
882509fb2a
|
Renamed context file
|
18 years ago |
Luke Taylor
|
eba18675fc
|
Removed old acegi file from tutorial sample as it's causing confusion with users.
|
18 years ago |
Luke Taylor
|
80cd7f4acc
|
Removed accidental commit of tutorial context file
|
18 years ago |
Luke Taylor
|
0cf745b85f
|
Updated clean plugin to 2.2
|
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
|
c7f182309f
|
Removed excess config from tutorial sample file
|
18 years ago |
Ben Alex
|
f7ae69880c
|
Minor tweaking so the tutorial is a little more illustrative of the present namespace capabilities.
|
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 |
Ben Alex
|
1490fe0b0a
|
Various fine-tuning so people can see AspectJ expressions and a simple, minimal configuration.
|
18 years ago |
Ben Alex
|
595a14dbd5
|
Sample should permit people to anonymously call all methods except post(Account).
|
18 years ago |
Luke Taylor
|
ef5b3e2f9c
|
SEC-733: Changed names of <global-method-security> attributes as discussed with Ben and updated sample to reflect the changes. Also changed explicit instantiation of Jsr250 and Secured annotation MethodDefinitionSource beans in GlobalMethodSecurityBDP into bean definitions to make more tooling friendly.
|
18 years ago |
Luke Taylor
|
743d72ca7b
|
Added log4j support to tutorial app
|
18 years ago |
Ben Alex
|
0860333a3f
|
SEC-733: AspectJ Pointcut Expression Parsing 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
|
114969f7f7
|
SEC-706: Removed LDAP dependencies from tutorial app, since we now have a separate sample
|
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
|
8c00bb1537
|
SEC-674: Updated samples to work with new module layout. Changed taglib build to copy tld file to META-INF directory.
Also standardized JSTL version to 1.1.0 (impl 1.1.2), moving deps to root sample pom.
|
18 years ago |
Luke Taylor
|
be62979a01
|
Switch JSTL back to 1.1.2.
|
18 years ago |
Luke Taylor
|
10ab4136d1
|
SEC-309: Patch for Authentication tag to use property of authentication object, rather than invoking an operation on the principal. Allows use of nested properties.
|
18 years ago |
Luke Taylor
|
adba67326f
|
Removed accidentally committed version of tutorial app context file.
|
18 years ago |
Luke Taylor
|
84c7ac5e57
|
SEC-664: Removed validateUserDetails method from AbstractRememberMeServices, wrapped the UserDetailsService in a status-checking one and added a catch block for AccountStatusExceptions. Also some minor tidying up of other remember-me classes.
|
18 years ago |
Luke Taylor
|
df1def412e
|
Changed to using new alias for security filter chain in samples.
|
18 years ago |
Luke Taylor
|
5738a51040
|
SEC-651: Support for ldap-user-service bean.
|
18 years ago |
Luke Taylor
|
acf5601714
|
SEC-645: Reimplementation of X509 provider and namespace implementation.
|
18 years ago |
Luke Taylor
|
aeba732ba5
|
SEC-647: Created separate "certificates" directory so SSL certificates and keys can be shared between different sample applications. Added key for user "scott" and separate certificate authority pem file (can be installed in a browser).
|
18 years ago |
Luke Taylor
|
82940db6c8
|
SEC-648: Added custom-authentication-provider support.
|
18 years ago |
Luke Taylor
|
e44e641106
|
SEC-647: Updated server keystore (new certificate using our own Test CA) and added client certificates for users rod and dianne.
|
18 years ago |
Luke Taylor
|
b85f76e6c1
|
Added SSL support to the tutorial app Jetty plugin configuration and added a requirement for SSL on the "extremely secure" page.
|
18 years ago |