-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: reset password #47
Conversation
# Conflicts: # symfony/composer.lock
# Conflicts: # symfony/config/packages/security.yaml
# Conflicts: # .gitignore # symfony/src/Entity/Trait/ValidateableEntity.php # symfony/src/Entity/User/User.php # symfony/src/Entity/User/UserLike.php # symfony/src/Security/Voter/ActorVoter.php # symfony/src/Services/Serializer/UserContextBuilder.php # symfony/src/Services/State/Provider/CurrentUserProvider.php
# Conflicts: # .gitignore # symfony/src/Security/Voter/ActorVoter.php # symfony/src/Services/Serializer/UserContextBuilder.php # symfony/src/Services/State/Provider/CurrentUserProvider.php
… into feat/reset-password
…rbaine-cameroun into feat/reset-password
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je pense que c'est bon. Il y avait quelques conflits avec main. J'ai du remettre la branche a jour avec main, vu qu'il y avait 18000 changements..
J'ai essayé résoudre les conflits. Les fichiers de trad étaient tout remis en ordre alphabétiques, un peu l'horreur pour résoudre les conflits.
Du coup peux être a surveiller si tes trads sont toujours là.. Et vérifier que la page Mon compte s'affiche bien.
De mon côté j'arrive pas à tester la fonctionnalité en local.
J'ai un
Connection could not be established with host "localhost:25": stream_socket_client(): Unable to connect to localhost:25 (Connection refused)
Des trucs à ajuster ? des trucs a mettre dans un .env
Sinon pour le reste des micros commentaires, mais ça m'a l'air bon 👌
J'ai ajouter la config par défaut pour le mailer... Ca devrait être bon maintenant ;-) |
# Conflicts: # vue/src/assets/translations/fr/admin.json # vue/src/assets/translations/fr/common.json # vue/src/assets/translations/fr/resources.json # vue/src/views/member/MemberView.vue
No description provided.