Skip to content

Releases: symfony/security-http

v5.0.3

13 Feb 09:12
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35343 Fix RememberMe with null password (jderusse)
  • bug #35335 Fix RememberMe with null password (jderusse)
  • bug #35239 Prevent canceled remember-me cookie from being accepted (chalasr)
  • bug #35065 Use supportsClass in addition to UnsupportedUserException (linaori)