Rob Winch
|
d60108eaf6
SEC-2229: Add optional dependencies to spring-security-config
|
12 years ago |
Rob Winch
|
e9bb9e766e
SEC-1574: Add CSRF Support
|
12 years ago |
Rob Winch
|
5e6ca12b01
SEC-2097: Update integrationTestCompile to use optional and provided
|
12 years ago |
Rob Winch
|
e5fc063680
SEC-2206: Gradle Propdeps
|
12 years ago |
Rob Winch
|
07c3fdf8a7
SEC-2195: Update Groovy, Geb, Spock, httpcomponents, and Jetty
|
12 years ago |
Rob Winch
|
1705c5d796
SEC-2207: Update Gradle to 1.6
|
12 years ago |
Rob Winch
|
d0c4e6ca72
SEC-1953: Spring Security Java Config support
|
12 years ago |
Rob Winch
|
914ec45e43
SEC-2136: Lazy load MethodSecurityExpressionHandler & MethodSecurityExpressionHandler.expressionParser
|
12 years ago |
Rob Winch
|
036e0505b3
Make rnc transform part of Gradle build
|
12 years ago |
Rob Winch
|
1ed643ca1f
SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing
|
12 years ago |
Rob Winch
|
30780baf24
Externalize powermock dependencies for reuse
|
12 years ago |
Rob Winch
|
6af3e1958b
Update to Groovy 1.8
|
13 years ago |
Rob Winch
|
a2452ab514
SEC-1906: Update to Gradle 1.0
|
13 years ago |
Rob Winch
|
ea56a98883
SEC-1868: Remove error level logs from SecurityNamespaceHandler when the web classes are not available and not required
|
13 years ago |
Rob Winch
|
c8b847f1ed
SEC-1858: Added integration tests to validate that the xsd is documented in the reference
|
14 years ago |
Luke Taylor
|
e8a1a6e40b
Added spring-expression to config module testCompile to fix build.
|
14 years ago |
Rob Winch
|
92face623a
SEC-1738: removed accidental commit of writeNewPom task
|
14 years ago |
Rob Winch
|
3d24d6f672
SEC-1738: Changed openid4java to be testCompile dependency of spring security config
|
14 years ago |
Luke Taylor
|
25ebc5e5f4
Fix openid dep in config.gradle. Should be a testCompile dep.
|
14 years ago |
Rob Winch
|
bd74185e41
SEC-1729: Updated openid module and sample to openid4java 0.9.6 and httpclient 4.1.1
|
14 years ago |
Luke Taylor
|
088042b3d0
Upgrade spock and groovy versions, and make sure apacheDS work directory is set for config integrationTest task.
|
14 years ago |
Luke Taylor
|
27be72a81c
SEC-1677: Split out LDAP server tests from config module.
|
14 years ago |
Luke Taylor
|
6779822325
Remove GRADLE-1090 workarounds from config.gradle.
|
14 years ago |
Luke Taylor
|
7dd8cd2fb9
Make sure ApacheDS work directory is set correctly for separate LDAP test task in config module.
|
15 years ago |
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.
|
15 years ago |
Luke Taylor
|
3c02989d67
Removal of jmock test dependency and upgrading of mockito version to 1.8.5. Minor adjustments to other build deps and configurations (e.g. prevent groovy from being used as a transitive dep, since we only use it for tests).
|
15 years ago |
Luke Taylor
|
4bd41cbf72
SEC-1133: Support for setting of authenticationDetailsSource property for form-login, openid-login, http-basic and x509 namespace elements. These elements now support an additional 'authentication-details-source-ref' attribute.
|
15 years ago |
Luke Taylor
|
413b2a06e3
Improvements in up-to-date checking and use of parallel tests where possible.
|
15 years ago |
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.
|
15 years ago |
Luke Taylor
|
2e865752ff
Upgraded groovy to 1.7.2 to avoid jansi dependency issue
|
15 years ago |