]> Raphaël G. Git Repositories - userbundle/history - Entity/User.php
Handle null mail and password on new User entity
[userbundle] / Entity / User.php
2021-09-15 Raphaël GertzHandle null mail and password on new User entity
2021-09-15 Raphaël GertzAdd symfony 5.3 required PasswordAuthenticatedUserInter...
2021-09-08 Raphaël GertzRevert change as getUsername is abstract and thus required
2021-09-08 Raphaël GertzFix replacement of getUsername by getUserIdentifier...
2021-08-28 Raphaël GertzAdd getRecipientName function
2021-08-28 Raphaël GertzFix extraction of forename and surname from mail when...
2021-08-28 Raphaël GertzRemove pseudonym and slug
2021-08-23 Raphaël GertzAdd slug
2021-08-16 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzAdd strict type
2021-08-12 Raphaël GertzRemove @xxx as it trigger an annotation error
2021-08-12 Raphaël GertzAdd strict
2021-08-11 Raphaël GertzSet civility as optional
2021-05-08 Raphaël GertzAdd preUpdate life cycle callback
2021-02-23 Raphaël GertzRename title in civility
2020-12-07 Raphaël GertzRemove default ROLE_USER role from user entity, group...
2019-12-11 Raphaël GertzAdd parameter and return types
2019-11-14 Raphaël GertzRemove deprecated AdvancedUserInterface
2018-07-01 Raphaël GertzFirst version 0.0.1