Skip to content

Feat/#1004 brute force protection#1054

Merged
quentinovega merged 11 commits into
masterfrom
feat/#1004BruteForceProtection
May 22, 2026
Merged

Feat/#1004 brute force protection#1054
quentinovega merged 11 commits into
masterfrom
feat/#1004BruteForceProtection

Conversation

@gmenant
Copy link
Copy Markdown
Contributor

@gmenant gmenant commented May 12, 2026

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@gmenant gmenant linked an issue May 12, 2026 that may be closed by this pull request
@gmenant gmenant force-pushed the feat/#1004BruteForceProtection branch 3 times, most recently from 5d256b5 to d24b179 Compare May 13, 2026 09:33
Gabriel Menant added 4 commits May 20, 2026 14:47
# Conflicts:
#	daikoku/app/fr/maif/daikoku/domain/SchemaDefinition.scala
#	daikoku/app/fr/maif/daikoku/storage/graphql/AuthMiddleware.scala
@gmenant gmenant force-pushed the feat/#1004BruteForceProtection branch from 35adbdb to f85d892 Compare May 20, 2026 14:18
@quentinovega quentinovega self-assigned this May 21, 2026
@quentinovega quentinovega self-requested a review May 21, 2026 12:38
Comment thread daikoku/app/fr/maif/daikoku/domain/userEntities.scala Outdated
Comment thread daikoku/app/fr/maif/daikoku/services/UserService.scala Outdated
Comment thread daikoku/app/fr/maif/daikoku/services/UserService.scala Outdated
Comment thread daikoku/app/fr/maif/daikoku/services/UserService.scala Outdated
Comment thread daikoku/app/fr/maif/daikoku/services/UserService.scala Outdated
Comment thread daikoku/test/fr/maif/daikoku/controllers/LoginControllerSpec.scala
Comment thread daikoku/test/fr/maif/daikoku/controllers/LoginControllerSpec.scala
Comment thread daikoku/test/fr/maif/daikoku/controllers/LoginControllerSpec.scala
Comment thread daikoku/test/fr/maif/daikoku/controllers/LoginControllerSpec.scala
Comment thread daikoku/javascript/tests/specs/consultation.spec.ts Outdated
@quentinovega quentinovega dismissed their stale review May 22, 2026 13:48

no more reason to review

@quentinovega quentinovega merged commit 0ceda4d into master May 22, 2026
9 checks passed
@quentinovega quentinovega deleted the feat/#1004BruteForceProtection branch May 22, 2026 13:48
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.

Harden login endpoint against brute force attacks

2 participants