Releases: sonata-project/SonataUserBundle
Releases · sonata-project/SonataUserBundle
3.2.1
Added
- Add missing (optional) dependency for JMSSerializerBundle, needed for the services defined in serializer.xml and api_form.xml
Fixed
- FOSRestBundle 2.x was improved
- fixed a cross dependency when using UserBundle with FOSRestBundle and NelmioApiDocBundle depending JMSSerializerBundle.
- add missing use for DependencyInjection\Reference
- Added $ sign that was missing from a previous refactoring
assetreturn/if default avatar is empty- Declaration of
UserManagerProxyusesSonata\UserBundle\Entity\Userinstead of%fos_user.model.user.class% - the bundle can be used without a
sonata.user.editable_role_builderservice - Issue where service was injected to constructor at wrong position
- Missing italian translations
- Deprecation of
security.contextonAdminSecurityController
3.2.0
Added
- Added russian and ukrainian translations
Deprecated
- Relying on the
sonata_basket_delivery_redirectis deprecated and won't be supported anymore
Fixed
- The reset password url now points to the action dedicated to administrators again
Removed
- The conflict rule for FOSRestBundle
>=2.0
3.1.0
Changed
- The
friendsofsymfony/rest-bundledependency is optional again - The
jms/serializer-bundledependency is optional again - The
nelmio/api-doc-bundledependency 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
3.0.1
3.0.1