Releases
3.1.0
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
You can’t perform that action at this time.