- 14 Dec, 2016 14 commits
-
-
Stephane Nicoll authored
* pr/7632: Polish Add missing actuator metadata
-
Stephane Nicoll authored
Closes gh-7632
-
Eddú Meléndez authored
Health metadata for cassandra and couchbase is added. See gh-7632
-
Stephane Nicoll authored
* pr/7552: Polish
-
Johnny Lim authored
Closes gh-7552
-
Stephane Nicoll authored
* pr/7551: Remove redundant array creation for calling varargs method
-
Oscar Utbult authored
Closes gh-7551
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7596: Update production-ready-features.adoc
-
Johannes Harth authored
Replace line break with missing line fold "\\\n" to continue the property value. Closes gh-7596
-
Andy Wilkinson authored
-
Andy Wilkinson authored
This reverts commit 727d6262. Sigh, although the SPR issue is complete the change hasn't been backported yet.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-7601
-
- 13 Dec, 2016 7 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7531
-
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 1 commit
-
-
Phillip Webb authored
-