Commit 2025dbad authored by Dave Syer's avatar Dave Syer

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
parent 819b3b97
spring.thymeleaf.cache: false
debug: true
security.basic.enabled: false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment