Skip to content

feat: random salt and lockout after failed tries#243

Open
xlamn wants to merge 8 commits intodevelopfrom
feat/random-salt-and-lockout
Open

feat: random salt and lockout after failed tries#243
xlamn wants to merge 8 commits intodevelopfrom
feat/random-salt-and-lockout

Conversation

@xlamn
Copy link
Copy Markdown
Collaborator

@xlamn xlamn commented Apr 10, 2026

  • use random salt for pin
  • lockout after too many tries:
  • after 5 tries -> 1 min, 6 tries -> 2 min, 7 tries -> 5 min, 8 tries -> 10 min, 9 tries -> permanently locked out

@xlamn xlamn added the feat A new feature label Apr 10, 2026
@xlamn
Copy link
Copy Markdown
Collaborator Author

xlamn commented Apr 10, 2026

please merge after #242

@xlamn xlamn marked this pull request as ready for review April 16, 2026 11:42
@xlamn xlamn requested a review from konstantinullrich April 16, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant