Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add papertrail / Audit log #435

Merged
merged 5 commits into from
Apr 19, 2024
Merged

Add papertrail / Audit log #435

merged 5 commits into from
Apr 19, 2024

Conversation

bbucsy
Copy link
Member

@bbucsy bbucsy commented Apr 19, 2024

In the last few days I needed to do investigations where it would have been very helpful to have an audit log and know who did what on the site. To remedy this I added papertrail. Without using much of the version restore functionality it acts as a nice audit log with model changes and a whudunnit field.

I also added a worker that cleans up the database after 3 months to keep it from blowing up

@bbucsy bbucsy requested a review from SepsiLaszlo April 19, 2024 19:23
@bbucsy bbucsy requested a review from triszt4n April 19, 2024 19:31
Copy link
Contributor

@SepsiLaszlo SepsiLaszlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!
This was a long awaited dream for the project, thank you for making it happen!
🎆

@bbucsy bbucsy merged commit 05eba9d into master Apr 19, 2024
5 checks passed
@bbucsy bbucsy deleted the feat/add-papertrail branch April 19, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants