• Dave Syer's avatar
    Switch default security filter back on · b21fdd34
    Dave Syer authored
    If the user sets security.basic.enabled=false he has to remember
    to @EnableWebSecurity.  Possibly we could be more helpful about the
    exception, but I think this might be pilot error.
    
    Fixes gh-568
    b21fdd34
SampleSecureApplication.java 2.72 KB