spring-boot/spring-boot-samples/spring-boot-sample-actuator
Dave Syer 24e71e868f Allow /health and /info to authenticate anonymously
Then we can optionally find a non-anonymous principal if there
is one. If the user is anonymous then the health result is cached
up to endpoints.health.ttl (default 1000ms) to prevent a DOS attack.

Fixes gh-1353
2014-10-27 16:58:01 +00:00
..
src Allow /health and /info to authenticate anonymously 2014-10-27 16:58:01 +00:00
build.gradle Fixup version numbers following release 2014-09-04 15:40:55 -07:00
build.xml Fixup version numbers following release 2014-09-04 15:40:55 -07:00
ivy.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
ivysettings.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
pom.xml Next development version 2014-09-04 12:15:18 -07:00