v7.1.2
Changelog (v7.1.1...v7.1.2)
- bug symfony/symfony#57488 [Security] check token in payload instead just request (@eltharin)
- bug symfony/symfony#57372 [HttpKernel][Security] Fix accessing session for stateless request (@VincentLanglet)
- bug symfony/symfony#57378 [Security] Change to
BadCredentialsException
when empty username / password (@llupa)