Gokapi icon indicating copy to clipboard operation
Gokapi copied to clipboard

Feature Request: Audit logs of who uploaded what

Open MalteMagnussen opened this issue 1 year ago • 1 comments

Can we get an ENV variable to enable audit logs of who uploaded what and when?

Bonus points if it uses the oidc info, if that is enabled. Fx also prints the name of the logged in user, as well as an IP address.

Our support team will use this app to send files to customers.

Management wants to know who uploaded what and when, if possible.

Could be solved by creating logs similar to the download logs I guess :)

Thank you for creating gokapi.

MalteMagnussen avatar May 27 '24 09:05 MalteMagnussen

Related to #159. At the moment I do not have the time to implement it, as it would require quite a lot of rewriting. I would be happy to merge any PRs however.

Forceu avatar May 27 '24 14:05 Forceu

Added in f36d39e

Forceu avatar Mar 24 '25 20:03 Forceu