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

Fix #13571: Password reset token should be revoked after 1st use #2139

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

marob
Copy link
Contributor

@marob marob commented Oct 15, 2024

Description

Le fait que le lien de reset de mot de passe puisse être utilisé 2 fois expose à un risque de sécurité. Une fuite du lien (présent dans le mail, dans les access logs, ...) permet de changer le mot de passe d'un utilisateur à son insu.

Type de changement

  • Correction

Tests

Non testé (impact du paramètre expliqué dans la documentation CAS)

Contributeur

  • VAS (Vitam Accessible en Service)

@marob marob added this to the IT 143 milestone Oct 15, 2024
@marob marob merged commit 6505287 into develop Oct 15, 2024
12 of 13 checks passed
@marob marob deleted the bug_13571-password-reset-number-of-uses branch October 15, 2024 13:52
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