mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-01 21:21:37 +00:00
This reverts to the old behavior from BasicAuthenticationFilter. Specifically, if a token has an empty password, it still parses a username and an empty String password. Issue gh-7025