cvmts: Add staff audit logging support

Basically what it says on the tin.

More staff operations should probably be audited, but for now this provides a good starting point.
This commit is contained in:
modeco80
2024-09-21 21:14:27 -04:00
parent 072fd06918
commit 41ee71f053
3 changed files with 73 additions and 2 deletions

5
.gitignore vendored
View File

@@ -14,4 +14,7 @@ cvm-rs/target
cvm-rs/index.node
# geolite shit
**/geoip/
**/geoip/
# staff audit log
audit.log