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

[Sécurité - Audit] Modifier la protection anti-brute force #3675

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

numew
Copy link
Collaborator

@numew numew commented Feb 5, 2025

Ticket

#3559

Description

Le système de login est protégé correctement (pas uniquement sur l'IP) d’après ce que je comprends (système par défaut de loggin_throttling de Symfony
Capture d’écran 2025-02-05 082447

Changements apportés

  • Ajout du système de limitation sur les authentifications API
  • Utilisation de l'email au lieu de l'IP pour la limitation sur le système d'activation du compte / changement mot de passe

Tests

  • Tester les différent système d’authentification

Copy link

sonarqubecloud bot commented Feb 5, 2025

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.

1 participant