mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-17 04:10:15 -05:00
[PR #152] [MERGED] Add ip and username to failed login attempts #2506
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/152
Author: @Baelyk
Created: 8/25/2018
Status: ✅ Merged
Merged: 8/26/2018
Merged by: @dani-garcia
Base:
master← Head:master📝 Commits (1)
c386b3bAdd IP and Username to failed login attempts📊 Changes
1 file changed (+18 additions, -5 deletions)
View changed files
📝
src/api/identity.rs(+18 -5)📄 Description
Resolves #119
I added the IP and Username of the failed login attempt to the error message describing the attempt, as request in issue #119.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.