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

[Technique] [Sécurité] La demande de récup du mot de passe doit retourner une réponse unique #2654

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

numew
Copy link
Collaborator

@numew numew commented Jun 5, 2024

Ticket

#2644

Description

Le système d'activation du compte et de réinitialisation du mot de passe retourne toujours la même page sans préciser si le compte existe ou pas, ni son statut afin d'éviter de pouvoir lister les comptes existants

Tests

  • Vérifier que la page d'activation d'un compte fonctionne correctement
  • Vérifier que la page de réinitialisation du mot de passe fonctionne correctement

Copy link
Collaborator

@emilschn emilschn left a comment

Choose a reason for hiding this comment

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

Quelques retours de textes, mais tests ok !

Copy link
Collaborator

@hmeneuvrier hmeneuvrier left a comment

Choose a reason for hiding this comment

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

Tests OK, et d'accord avec les remarques d'Emilien sur les formulations

Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@emilschn emilschn left a comment

Choose a reason for hiding this comment

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

OK, merci !

@emilschn emilschn merged commit e38d88c into develop Jun 6, 2024
3 checks passed
@hmeneuvrier hmeneuvrier deleted the feature/2644-secure-reinit-password branch June 11, 2024 10:28
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.

None yet

3 participants