Open MalteMagnussen opened 5 months ago
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.
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.
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.