Luke Taylor
|
0ba690fb0e
|
SEC-1015: Removed acl package from core and also related taglib declaration and implementation class (AclTag).
|
17 years ago |
Luke Taylor
|
514bca669f
|
SEC-999: Introduced custom SecurityExpressionEvaluationContext which is responsible for lazy initialization of parameter values in the context. Also some further conversion of code using GrantedAuthority arrays.
|
18 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
|
d781deffe7
|
OPEN - issue SEC-966: Consider adding escapeXml attribute to security:authentication
http://jira.springframework.org/browse/SEC-966. Added escaping of rendered text as default.
|
18 years ago |
Luke Taylor
|
aa75b2fa6d
|
Fixes to match TestingAuthenticationToken changes
|
18 years ago |
Luke Taylor
|
8fe1b4b402
|
SEC-914: Slight modification of tld description text for readability.
|
18 years ago |
Luke Taylor
|
30f1e5729a
|
SEC-914: Corrected tagllib descriptor documentation for var attribute in authentication tag.
|
18 years ago |
Luke Taylor
|
c372c2df87
|
SEC-896: Changed result.toString() to String.valueOf(result) in tag class to prevent NPE when value of property is null
|
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 |
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
|
8f7b216de3
|
Import cleaning, removal of unnecessary constructors etc based on eclipse warnings
|
18 years ago |
Ben Alex
|
4586183f17
|
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
|
af0992b7d1
|
Refactored taglib directory layout to simplify build.
|
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
|
2dd9faabc0
|
SEC-674: Created new project modules for cas, captcha, acls and taglibs
|
18 years ago |