Skip to content

Conversation

@almenscorner
Copy link
Owner

Changed

  • When moving to archive and if --append-id and --audit is set, the audit logs will now be checked for delete actions and add a commit message for the created file in the archive who removed it. The id used is the id in the filename from the backup. Anything that cannot be checked based on id will not use audit when moving to archive. [BUG] Delete policy not listed as separate commit when running in Audit mode #226
  • The actual deletion of the file when moving from backup to archive will also include a config removal commit based on the audit logs.
  • Added option to use a passphrase protected key. To use a passphrase, add it as an env var alongside the other required env vars for certificate authentication. [FEATURE] Support passphrase for certificate authentication #228

Fixed

Closes #230
Closes #237
Closes #226
Closes #228
Closes #229

@almenscorner almenscorner self-assigned this Jun 4, 2025
@almenscorner almenscorner merged commit 614288f into main Jun 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment