Skip to content

3.1.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 14 Oct 09:44
· 1018 commits to 5.x since this release
3.1.0
4c9f2a3

Changed

  • The friendsofsymfony/rest-bundle dependency is optional again
  • The jms/serializer-bundle dependency is optional again
  • The nelmio/api-doc-bundle dependency is optional again
  • Changed implementation of SecurityFOSUser1Controller::loginAction
  • Changed implementation of AdminSecurityController::loginAction
  • Changed how the error message is translated in login.html.twig
  • Changed how the error message is translated in base_login.html.twig

Fixed

  • Fixed a potential null error in SecurityFOSUser1Controller::loginAction
  • Fixed a potential empty route after calling RegistrationFOSUser1Controller::registerAction
  • Fixed wrong route name "sonata_user_admin_resetting_request", replaced with "sonata_user_resetting_request"
  • Symfony 3 security classes use in AdminSecurityController
  • Fixed a possible security risk as noticed in this line

Removed

  • Internal test classes are now excluded from the autoloader
  • Removed translation for 'Bad credentials' message in SonataUserBundle.de.xliff