acl
|
1c8d28501c
SEC-1550: Convert signatures to use Collection<? extends GrantedAuthority> where appropriate.
|
%!s(int64=15) %!d(string=hai) anos |
aspects
|
21ed5feb8d
SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version.
|
%!s(int64=15) %!d(string=hai) anos |
buildSrc
|
37810a19c4
SEC-1619: Added check in GAE sample for change of Google user while still logged into the app.
|
%!s(int64=15) %!d(string=hai) anos |
cas
|
21ed5feb8d
SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version.
|
%!s(int64=15) %!d(string=hai) anos |
config
|
b9a98613eb
SEC-1593: Added tests to try to reproduce issue.
|
%!s(int64=15) %!d(string=hai) anos |
core
|
7754882ba9
SEC-1550: Additional signature change (in AnonymousAuthenticationToken)
|
%!s(int64=15) %!d(string=hai) anos |
docs
|
6b691f6fc0
SEC-1613: Corrected preauth docs.
|
%!s(int64=15) %!d(string=hai) anos |
gradle
|
f85baac943
Updated to Spring 3.0.5
|
%!s(int64=15) %!d(string=hai) anos |
itest
|
8d867e8b67
Updated integration tests to detect case reported as SPR-7563.
|
%!s(int64=15) %!d(string=hai) anos |
ldap
|
4b6a2168c7
SEC-1550: Additional signature change (in LdapUserDetailsManager.removeAuthorities())
|
%!s(int64=15) %!d(string=hai) anos |
openid
|
265cdaf2a6
SEC-1595: Added extra constructor to OpenID4JavaConsumer which takes a ConsumerManager to allow a version compatible with GAE to be injected.
|
%!s(int64=15) %!d(string=hai) anos |
samples
|
51a53ddbaa
Minor refactoring of GAE code to use specific GrantedAuthority type.
|
%!s(int64=15) %!d(string=hai) anos |
sandbox
|
f4d57ab5e8
SEC-1456: Remove maven poms as we are now using gradle for the build.
|
%!s(int64=15) %!d(string=hai) anos |
taglibs
|
1c8d28501c
SEC-1550: Convert signatures to use Collection<? extends GrantedAuthority> where appropriate.
|
%!s(int64=15) %!d(string=hai) anos |
web
|
60970dd9c4
Added some tests for web expression handling code.
|
%!s(int64=15) %!d(string=hai) anos |
.gitignore
|
7d97adc687
SEC-1584: Addition of HttpFirewall strategy to FilterChainProxy to reject un-normalized requests and wrap the incoming request object before processing by the security filter chain to provide a more consistent representation of paths than is guaranteed by the servlet spec. The wrapper strips path parameters from pathInfo and servletPath to provide consistency of URL matching across servlet containers and protect against bypassing security constraints by the malicious addition of such parameters to the URL. The paths are canonicalized further by replacing of multiple sequences of "/" characters with a single "/".
|
%!s(int64=15) %!d(string=hai) anos |
build.gradle
|
566328fea4
Minor tweaking of IDEA deps.
|
%!s(int64=15) %!d(string=hai) anos |
class_mapping_from_2.0.x.txt
|
48dcc211e9
SEC-1148: Simple classname mapping from 2.0 to 3.0
|
%!s(int64=16) %!d(string=hai) anos |
gradlew
|
c9b0bc1bd9
Added gradle wrapper support.
|
%!s(int64=15) %!d(string=hai) anos |
gradlew.bat
|
c9b0bc1bd9
Added gradle wrapper support.
|
%!s(int64=15) %!d(string=hai) anos |
license.txt
|
c3507b26c9
Change to Apache License version 2.0.
|
%!s(int64=21) %!d(string=hai) anos |
notice.txt
|
9cf146ecf1
Broaden list of names used and correct URL.
|
%!s(int64=18) %!d(string=hai) anos |
readme.txt
|
2c219f7a66
Bringing readme file up to date.
|
%!s(int64=15) %!d(string=hai) anos |
settings.gradle
|
58d9903ebc
SEC-1564: JAAS Configuration can now be injected into DefaultJaasAuthenticationProvider
|
%!s(int64=15) %!d(string=hai) anos |