Skip to content

feat(security): add brute-force rate limiting to login and lost_password#452

Open
onovy wants to merge 8 commits into
redimp:mainfrom
onovy:fix/sec-09-brute-force-protection
Open

feat(security): add brute-force rate limiting to login and lost_password#452
onovy wants to merge 8 commits into
redimp:mainfrom
onovy:fix/sec-09-brute-force-protection

Conversation

@onovy
Copy link
Copy Markdown
Contributor

@onovy onovy commented Apr 9, 2026

No description provided.

Comment thread pyproject.toml Outdated
"pluggy==1.5.0",
"regex==2026.2.28",
"feedgen==1.0.0",
"Flask-Limiter==3.12",
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Wy no use the latest Flask-Limiter==4.1.1 release?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

my mistake from 362469b, fixed

@redimp
Copy link
Copy Markdown
Owner

redimp commented Apr 19, 2026

Hey @onovy, just a quick ping: I will some more time to test this. I'm currently swamped and the weekend flys by.

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.

2 participants