Skip to content
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

Merged
merged 24 commits into from
Jan 14, 2025
Merged

Feat: reset password #47

merged 24 commits into from
Jan 14, 2025

Conversation

yvalentin
Copy link
Contributor

No description provided.

# 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
@yvalentin yvalentin self-assigned this Dec 6, 2024
@yvalentin yvalentin requested a review from plduthoit December 6, 2024 21:57
Copy link
Contributor

@plduthoit plduthoit left a 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 👌

symfony/config/packages/mailer.yaml Show resolved Hide resolved
symfony/config/packages/translation.yaml Show resolved Hide resolved
vue/src/views/auth/AuthForgotPassword.vue Show resolved Hide resolved
vue/src/views/auth/AuthResetPasswordOk.vue Show resolved Hide resolved
@yvalentin
Copy link
Contributor Author

J'ai ajouter la config par défaut pour le mailer... Ca devrait être bon maintenant ;-)

@yvalentin yvalentin requested a review from plduthoit December 20, 2024 15:37
# 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
@yvalentin yvalentin merged commit 0c65b88 into main Jan 14, 2025
1 check passed
@yvalentin yvalentin deleted the feat/reset-password branch January 14, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants