]> Raphaël G. Git Repositories - userbundle/shortlog
userbundle
2023-12-11 Raphaël GertzRename back rapsys_user in rapsys_user_index 0.3.2
2023-12-11 Raphaël GertzAdd repository factory 0.3.1
2023-12-11 Raphaël GertzAdd entity and user repositories
2023-12-11 Raphaël GertzAdd commented out table naming
2023-12-11 Raphaël GertzAdd commented out table naming
2023-12-11 Raphaël GertzAdd repository
2023-12-11 Raphaël GertzRemove mail and hash possible leak from failure_path...
2023-12-11 Raphaël GertzUse register inherited forms
2023-12-11 Raphaël GertzAdd password_repeated option
2023-12-11 Raphaël GertzAdd default admin role
2023-12-11 Raphaël GertzAdd ROLE_ related note
2023-12-11 Raphaël GertzAdd is enabled check
2023-12-11 Raphaël GertzRename default controller to user controller
2023-12-11 Raphaël GertzRename default controller to user controller
2023-12-11 Raphaël GertzRename default controller to user controller
2023-12-11 Raphaël GertzCleanup
2023-12-11 Raphaël GertzAdd index function
2023-12-11 Raphaël GertzAdd checker, limit, page and security members
2023-12-03 Raphaël GertzAdd doctrine, mailer, stack and translation members
2023-12-03 Raphaël GertzSet strict type
2023-12-03 Raphaël GertzReplace disabled with enable
2023-12-03 Raphaël GertzReplace disabled with enable
2023-11-29 Raphaël GertzFix Addess argument naming
2023-11-29 Raphaël GertzAdd twig service to default controller constructor
2023-11-29 Raphaël GertzAdapt entity and user checker to match with symfony...
2023-11-10 Raphaël GertzCleanup 0.3.0
2023-11-10 Raphaël GertzStrict types
2023-11-10 Raphaël GertzStrict types
2023-11-10 Raphaël GertzStrict types
2023-11-10 Raphaël GertzRemove locales key
2023-11-10 Raphaël GertzRemove container member defined in BaseAbstractController
2023-01-13 Raphaël GertzUpdate composer requires 0.2.3
2023-01-13 Raphaël GertzSet mail as optional 0.2.2
2022-10-03 Raphaël GertzAdd contribute 0.2.1
2022-10-03 Raphaël GertzRemove unnecessary dev requirement
2022-10-03 Raphaël GertzImplement Serializable interface
2022-10-03 Raphaël GertzAdd note about normalisation prevention
2021-09-15 Raphaël GertzTransform default scalar prototype in variable prototyp... 0.2.0
2021-09-15 Raphaël GertzAdd requirement
2021-09-15 Raphaël GertzHandle null mail and password on new User entity
2021-09-15 Raphaël GertzCheck form submission and validity
2021-09-15 Raphaël GertzReorder fields
2021-09-15 Raphaël GertzMakes forename and surname nullable
2021-09-15 Raphaël GertzMakes forename and surname nullable
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 upstream config file path
2021-09-08 Raphaël GertzFix replacement of getUsername by getUserIdentifier...
2021-09-08 Raphaël GertzFix encodePassword renaming in hashPassword
2021-09-07 Raphaël GertzUse every services specified in abstract controller
2021-09-07 Raphaël GertzRemove dropped controller trait
2021-09-07 Raphaël GertzAdd note about positional replaced argument
2021-09-07 Raphaël GertzFix user checker base class
2021-09-07 Raphaël GertzReplace logout success handler with default logout...
2021-09-07 Raphaël GertzReplace logout success handler with default logout...
2021-09-07 Raphaël GertzFix optional argument warning
2021-08-28 Raphaël GertzFix reset password message display condition
2021-08-28 Raphaël GertzSwitch to new getRecipientName user entity function
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-28 Raphaël GertzCleanup
2021-08-28 Raphaël GertzCleanup
2021-08-28 Raphaël GertzRemove pseudonym and slug
2021-08-28 Raphaël GertzInitialize all fields
2021-08-28 Raphaël GertzInitialize all fields
2021-08-28 Raphaël GertzRemove pseudonym and slug
2021-08-28 Raphaël GertzRemove slug support
2021-08-28 Raphaël GertzAdd new field configuration entry
2021-08-28 Raphaël GertzUpdate composer deps
2021-08-28 Raphaël GertzImprove disabled 403 status code response
2021-08-23 Raphaël GertzAdd slug
2021-08-23 Raphaël GertzAdd slug
2021-08-23 Raphaël GertzAdd slug
2021-08-23 Raphaël GertzAdd slug
2021-08-23 Raphaël GertzAdd user abstract controller
2021-08-23 Raphaël GertzAdd doctrine preUpdate lifecycleCallbacks on civility...
2021-08-17 Raphaël GertzCleanup
2021-08-16 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzRemove unused form types
2021-08-12 Raphaël GertzAdd strict type
2021-08-12 Raphaël GertzUpdate doc
2021-08-12 Raphaël GertzAdd user checker
2021-08-12 Raphaël GertzFix variable name
2021-08-12 Raphaël GertzCleanup
2021-08-12 Raphaël GertzRemove @xxx as it trigger an annotation error
2021-08-12 Raphaël GertzSet as static
2021-08-12 Raphaël GertzReplace security.authentication.failure_handler and...
2021-08-12 Raphaël GertzAdd disabled member
2021-08-12 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzCleanup
2021-08-12 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzAdd auth success handler
2021-08-12 Raphaël GertzAdd strict mode
2021-08-12 Raphaël GertzMigrate doc to code
2021-08-12 Raphaël GertzExtends DefaultLogoutSuccessHandler
2021-08-12 Raphaël GertzSet AuthenticationSuccessHandler and LogoutSuccessHandl...
2021-08-12 Raphaël GertzRemove edit view form formType
next