e26e231Close#264. Usernames and IP addresses are logged on successful authentication
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝src/api/identity.rs (+1 -0)
📄 Description
Closes#264 by using the new rocket logging features to write IP addresses and usernames to logs on a successful login.
🔄 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/284
**Author:** [@Algebro7](https://github.com/Algebro7)
**Created:** 12/11/2018
**Status:** ✅ Merged
**Merged:** 12/11/2018
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `rocket-0.4` ← **Head:** `log_successful_logins`
---
### 📝 Commits (1)
- [`e26e231`](https://github.com/dani-garcia/vaultwarden/commit/e26e2319da6a6197348ac077a9a337cf976d2c85) Close #264. Usernames and IP addresses are logged on successful authentication
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/api/identity.rs` (+1 -0)
</details>
### 📄 Description
Closes #264 by using the new rocket logging features to write IP addresses and usernames to logs on a successful login.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/284
Author: @Algebro7
Created: 12/11/2018
Status: ✅ Merged
Merged: 12/11/2018
Merged by: @dani-garcia
Base:
rocket-0.4← Head:log_successful_logins📝 Commits (1)
e26e231Close #264. Usernames and IP addresses are logged on successful authentication📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/api/identity.rs(+1 -0)📄 Description
Closes #264 by using the new rocket logging features to write IP addresses and usernames to logs on a successful login.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.