Skip to content

Add Devise’s lockable to prevent multiple consecutive failed login attempts#365

Merged
remi merged 1 commit into
mainfrom
feature/add-devise-lockable
Apr 23, 2026
Merged

Add Devise’s lockable to prevent multiple consecutive failed login attempts#365
remi merged 1 commit into
mainfrom
feature/add-devise-lockable

Conversation

@remi
Copy link
Copy Markdown
Member

@remi remi commented Apr 23, 2026

📖 Description and motivation

This pull request adds implementation of Devise’s lockable feature to prevent brute-force login attempts on a user.

🦀 Dispatch

#dispatch/rails

@remi remi merged commit 3a9b401 into main Apr 23, 2026
1 check passed
@remi remi deleted the feature/add-devise-lockable branch April 23, 2026 17:26
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