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
|
5605386a30
|
SEC-1132: Restructuring of ACL packages
|
17 years ago |
Luke Taylor
|
e94baf38b3
|
Tidying up to remove warnings (generics, use of deprecated test classes etc).
|
17 years ago |
Luke Taylor
|
1454cbb78e
|
SEC-1132: Moved TextUtils to web module and StringSplit utils into Digest authentication package (as they aren't used elsewhere).
|
17 years ago |
Luke Taylor
|
e07cc4eceb
|
Removed resources block from pom
|
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
|
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
|
4a41416c9b
|
Tidying up and removing compiler warnings.
|
17 years ago |
Luke Taylor
|
0d7002e322
|
SEC-1012: Extra fixes to dependent modules following changes to Acl APIs.
|
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
|
55cc98ab54
|
SEC-1006: Fixed Javadoc.
|
17 years ago |
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.
|
17 years ago |
Luke Taylor
|
ec44f2bdfe
|
SEC-1012: Refactoring of use of GrantedAuthority[] to generified collections
|
17 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 |