- [#40] Use Mailer from SmartSonataBundle to send email admin.security.forgot_password and admin.security.account_creation
- [#35] Update dependencies to allow SF5
- Drop support for PHP 7.3
- [#33] Add a ControllerTrait for the admin.extension.action_send_account_creation_email
- [#30] Add NelmioSecurityBundle dependancie to enhance security overall
- [#30] Add autocomplete="off" on security form
- [#31] Fix default bundle config loading by using prependExtensionConfig
- [#25] Add Impersonate Extension
- [#28] Add recurrent config for SonataAdminBundle & YokaiSecurityTokenBundle
- [#24] Add an action to notify new user
- [#22] Migrate from travis to github actions
- [#26] Email not found on the forgotPassword page doesn't redirect to login page anymore
- [#22] Fix Impersonate translation
- [#21] Replace yokai/messenger-bundle by symfony/mailer
- [#19] Add IsPasswordSafe constraints
- [#18] Refactor Userprocessor to use Fidry\AliceDataFixtures\ProcessorInterface
- Migrate to sf 4.4 action namming with 3.4 compatibility
- [#10] Add message when user is unknown on forgot password
- Add QA tools (without phpstan will be added next release)