Files
spring-boot/spring-boot-samples
Dave Syer 5e3cc95ccf Adjust security.basic.enabled=false behaviour
Actually the web-secure sample is misusing
security.basic.enabled=false (IMO) - it should be a flag
to say that you want to temporarily disable the basic security
fallback on application endpoins, not  way to disable all
security autoconfiguration.

Added test case to web-secure sample to ensure a user
can log in.

Fixes gh-979
2014-05-29 13:25:01 +01:00
..
2014-05-20 18:26:56 +01:00
2014-05-20 18:26:56 +01:00
2014-04-25 15:57:43 +01:00
2014-05-22 20:33:08 +01:00
2014-05-20 18:26:56 +01:00
2014-05-20 18:26:56 +01:00
2014-04-30 21:53:24 +01:00
2014-05-20 18:26:56 +01:00
2014-05-20 18:26:56 +01:00
2014-05-28 14:57:13 +01:00