Block a user
Manual forget via API fails instantly: "command.run carried no forget_groups (server didn't populate them)"
Fix manual forget payload and dry-run execution
Fix manual forget payload and dry-run execution
steve
deleted branch fix-issue-37-ws-disconnect-panic from steve/restic-manager
2026-08-22 09:49:38 +01:00
Agent panics (nil pointer) on every forget job — jobs hang at status=running and never alert
Fix agent panic on WebSocket disconnect
Fix agent panic on WebSocket disconnect
steve
created branch fix-issue-37-ws-disconnect-panic in steve/restic-manager
2026-08-22 09:45:23 +01:00
steve
deleted branch docs/admin-creds-help-text from steve/restic-manager
2026-08-21 22:39:05 +01:00
Admin-credentials help text is wrong: forget does not use admin creds, and blank does not fall back for prune
docs: correct admin-credentials help text (fixes #34)
docs: correct admin-credentials help text (fixes #34)
Adopted your wording in a8a6fdf, thanks — the previous version was contradictory as you say.
I confirmed the claim about manual prune before writing it in, since I had only traced the scheduled…