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

[CORRECTION] N'affiche pas d'infos utilisateur si inexistantes #40

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

egaillot
Copy link
Collaborator

Depuis le dernier commit, on ne vérifiait plus la présent du JWT session FC+ dans les infos utilisateurs (vu qu'il n'y était plus)… mais cette vérification permettait de s'assurer qu'on n'affichait pas d'infos utilisateur si le prénom et nom d'usage était inexistants (cas où l'utilisateur revient sur la page du site vitrine en appuyant sur le bouton « retour arrière » du navigateur – cf commit 65bfb).

Ce commit corrige la régression.

@egaillot egaillot added the bug Something isn't working label Jul 16, 2024
@egaillot egaillot requested a review from Fabinout July 16, 2024 12:46
@egaillot egaillot self-assigned this Jul 16, 2024
Depuis le dernier commit, on ne vérifiait plus la présent du JWT session
FC+ dans les infos utilisateurs (vu qu'il n'y était plus)… mais cette
vérification permettait de s'assurer qu'on n'affichait pas d'infos
utilisateur si le prénom et nom d'usage était inexistants (cas où
l'utilisateur revient sur la page du site vitrine en appuyant sur le
bouton « retour arrière » du navigateur).

Ce commit corrige la régression.

Co-authored-by: Fabien Lamarque <[email protected]>
@egaillot egaillot force-pushed the verification-donnees-utilisateur branch from f3f8905 to 1a83b28 Compare July 16, 2024 12:48
Copy link
Contributor

@Fabinout Fabinout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codé par moi !

@egaillot egaillot merged commit dda9eb8 into main Jul 16, 2024
3 checks passed
@egaillot egaillot deleted the verification-donnees-utilisateur branch July 16, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants