Spring-Security-Samples/servlet/spring-boot
cammorris 162ee60efb make favicon public
Even though the resource doesn't exist, chrome (and probably other browsers) will request the favicon after requesting the "second-factor" page.  Requests for the favicon prevented proceeding past the second-factor page and never hitting the POST to "second-factor".  Instead, the sample prompts for the username, again.

Exposing favicon (even though it doesn't exist) resolves the issue.
2022-05-03 16:53:32 -05:00
..
java make favicon public 2022-05-03 16:53:32 -05:00
kotlin/hello-security Update samples to use Spring Security 6 2022-03-23 10:14:39 -03:00