spring-boot/spring-boot-samples/spring-boot-sample-web-secure
Dave Syer 2025dbad61 Switch basic auth back on in web-secure
Setting security.basic.enabled=false in a secure
app doesn't make a lot of sense. The sample has it
set to true now (the default) so users can login
(via the form that is sitting in front of the
basic auth filter chain).

Fixes gh-997
2014-05-30 13:10:39 +01:00
..
src Switch basic auth back on in web-secure 2014-05-30 13:10:39 +01:00
pom.xml Next development version 2014-04-24 02:24:28 -07:00