mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #264] Log messages for successful login #137
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @RomanHargrave on GitHub (Nov 20, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/264
We have a login message for failed login attempts, but no counterpart for successful login attempts.
It should include username, and IP address/host, as with the failed attempts.
@mprasil commented on GitHub (Nov 20, 2018):
This should be fairly easy to add.
@RomanHargrave commented on GitHub (Nov 20, 2018):
I'll probably get it when I get home.
@Algebro7 commented on GitHub (Dec 11, 2018):
I'm guessing the rocket-0.4 branch would be the best place for this due to rocket logging features added in
2fde4e6?@dani-garcia commented on GitHub (Dec 11, 2018):
Yes, that branch is probably going to be merged sometime this week, so it's probably the best place to make changes to.
@mprasil commented on GitHub (Dec 11, 2018):
This is in latest beta, I think we can now close this.