feat: audit log #114

Open
treadful wants to merge 12 commits from feat/database into main
Owner

Implements a basic audit log to log authenticated/authorized actions.

Fixes #113

Implements a basic audit log to log authenticated/authorized actions. Fixes #113
feat: adds JSON metadata to audit log
All checks were successful
/ test-and-check (pull_request) Successful in 3m14s
ac8a957e14
feat: implements some basic audit log filters
All checks were successful
/ test-and-check (pull_request) Successful in 2m55s
32084cc1b8
All checks were successful
/ test-and-check (pull_request) Successful in 2m55s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/database:feat/database
git switch feat/database

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/database
git switch feat/database
git rebase main
git switch main
git merge --ff-only feat/database
git switch feat/database
git rebase main
git switch main
git merge --no-ff feat/database
git switch main
git merge --squash feat/database
git switch main
git merge --ff-only feat/database
git switch main
git merge feat/database
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
treadful/jot!114
No description provided.