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

👌 IMPROVE: Mise en place du cookie RememberMe #31

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

Papoel
Copy link
Owner

@Papoel Papoel commented Aug 27, 2023

Mise en place du cookie REMEMBER ME

  • Durée de vie d'une semaine, configuré dans le security.yaml
  • Ajout de l'attribut "name" ('_remember_me') dans le "input" du login-form.

@Papoel Papoel linked an issue Aug 27, 2023 that may be closed by this pull request
@Papoel Papoel self-assigned this Aug 27, 2023
@Papoel Papoel added the frontend Travail côté client label Aug 27, 2023
@Papoel Papoel merged commit 16fa554 into main Aug 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Travail côté client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mise en place du REMEMBER_ME
1 participant