mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-14 18:36:56 +00:00
Using ":" as the token delimiter means we accidentally mistake the URL for two tokens. This had previously been fixed for http URLs but not https ones.