mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🚀 Feature: Audit Log Improvements - Add Username #397
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?
Originally created by @eximo84 on GitHub.
Feature description
Currently the audit log shows the client, IP and the audit log event but doesnt show the user on which the event was trigged by.
Pitch
Having the user can help to understand who is accessing my services
@eximo84 commented on GitHub:
Side note to this, is there a better explaination to the audit events, the IPs in my screenshot are from random IPs outside of my network and country. I have the GEODB setup but they are reporting unknown still. However the events, should i be worried? Are they suggesting that a new client was authorizated against FreshRSS? i currently have two users, one hasnt been setup with a passkey yet....
@stonith404 commented on GitHub:
An admin can easily create a one-time access link to sign in to a user’s account. Or is this not enough?
@stonith404 commented on GitHub:
The audit log is specific to each user, so users can only see their own logs. Because of this, the suggested feature wouldn’t be practical or useful.
@cdanis commented on GitHub:
FWIW I think it would be reasonable to let admins view the audit log of another user, as well as having the ability to remove a passkey from an account. A bit more peace of mind if a user contacts you about a lost device.