- 13 Dec, 2016 5 commits
-
-
Andy Wilkinson authored
Closes gh-7633
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7609
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7606
-
- 12 Dec, 2016 4 commits
-
-
Dave Syer authored
Otherwise you get a class not found exception at runtime in CF when Spring Securtity is not on the classpath.
-
Dave Syer authored
So that other CF tests do not fail.
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-6980
-
- 08 Dec, 2016 10 commits
-
-
Madhura Bhave authored
Fixes gh-7410
-
Andy Wilkinson authored
-
Andy Wilkinson authored
This reverts commit 47f1aeb5.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-7602
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-7601
-
Stephane Nicoll authored
See gh-7456
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7595
-
- 06 Dec, 2016 4 commits
-
-
Madhura Bhave authored
See gh-7569
-
Madhura Bhave authored
Update management security to require an `ACTUATOR` role rather than `ADMIN` by default. This should reduce the risk of users accidentally exposing actuator endpoints because they happen to use a role named `ADMIN`. Fixes gh-7569
-
Madhura Bhave authored
Update `SpringBootWebSecurityConfiguration` to ignore requests by delegating to `IgnoredRequestCustomizer` beans. This allows a single Spring Boot `WebSecurityConfigurer<WebSecurity>` bean to be used which prevents potential exceptions caused by duplicate `@Order` values. Fixes gh-7106
-
Madhura Bhave authored
Update `AbstractEndpointHandlerMapping` to support a security interceptor that can be used to enforce endpoint security. Fixes gh-6889
-
- 05 Dec, 2016 7 commits
-
-
Phillip Webb authored
-
Madhura Bhave authored
Update `AbstractNestedCondition` to use an empty message for non Spring Boot nested conditions. Fixes gh-7519 Closes gh-7529
-
Phillip Webb authored
-
Andy Wilkinson authored
See gh-7397
-
Andy Wilkinson authored
Closes gh-7397
-
Andy Wilkinson authored
Closes gh-7563
-
Andy Wilkinson authored
-
- 02 Dec, 2016 8 commits
-
-
Andy Wilkinson authored
Closes gh-7549
-
Andy Wilkinson authored
Closes gh-7456
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-7535: Quote $jarfile when creating arguments in launch script
-
Pei-Tang Huang authored
Previously, if the pathname of fully executable contained any space characters, the launch script would fail to locate the jar file This commit fixes this issue by quoting the jarfile. Closes gh-7535
-
Andy Wilkinson authored
-
- 01 Dec, 2016 2 commits
-
-
Stephane Nicoll authored
Closes gh-7421
-
Andy Wilkinson authored
-