[PR #152] [MERGED] Add ip and username to failed login attempts #2506

Closed
opened 2025-11-07 07:45:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • c386b3b Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/152 **Author:** [@Baelyk](https://github.com/Baelyk) **Created:** 8/25/2018 **Status:** ✅ Merged **Merged:** 8/26/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c386b3b`](https://github.com/dani-garcia/vaultwarden/commit/c386b3bcf78ae591eab2f4ac5ad4bf26f158140a) Add IP and Username to failed login attempts ### 📊 Changes **1 file changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+18 -5) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:45:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2506