Dan Helfman
|
50096296da
Revamp systemd credential syntax to be more consistent with constants (#966).
|
před 6 měsíci |
Dan Helfman
|
3bc14ba364
Bump version for release.
|
před 6 měsíci |
Dan Helfman
|
c9c6913547
Add a "!credential" tag for loading systemd credentials into borgmatic configuration (#966).
|
před 6 měsíci |
Dan Helfman
|
779f51f40a
Fix favicon on non-home pages.
|
před 6 měsíci |
Dan Helfman
|
24b846e9ca
Additional test coverage (#966).
|
před 6 měsíci |
Dan Helfman
|
73fe29b055
Add additional test coverage for credential tag (#966).
|
před 6 měsíci |
Dan Helfman
|
775385e688
Get unit tests passing again (#966).
|
před 6 měsíci |
Dan Helfman
|
efdbee934a
Update documentation to describe delayed !credential tag approach (#966).
|
před 6 měsíci |
Dan Helfman
|
49719dc309
Load credentials from database hooks (#966).
|
před 6 měsíci |
Dan Helfman
|
b7e3ee8277
Revamped the credentials to load them much closer to where they're used (#966).
|
před 6 měsíci |
Dan Helfman
|
97fe1a2c50
Flake fixes (#966).
|
před 6 měsíci |
Dan Helfman
|
66abf38b39
Add end-to-end tests for the systemd credential hook (#966).
|
před 6 měsíci |
Dan Helfman
|
5baf091853
Add automated tests for the systemd credential hook (#966).
|
před 6 měsíci |
Dan Helfman
|
c5abcc1fdf
Add documentation for the "!credential" tag (#966).
|
před 6 měsíci |
Dan Helfman
|
9a9a8fd1c6
Add a "!credential" tag for loading systemd credentials into borgmatic configuration (#966).
|
před 6 měsíci |
Dan Helfman
|
ab9e8d06ee
Add a delayed logging handler that delays anything logged before logging is actually configured.
|
před 6 měsíci |
Dan Helfman
|
5a2cd1b261
Add support for Python 3.13.
|
před 6 měsíci |
Dan Helfman
|
ffaa99ba15
With the "max_duration" option or the "--max-duration" flag, run the archives and repository checks separately so they don't interfere with one another (#988).
|
před 6 měsíci |
Dan Helfman
|
5dc0b08f22
Fix the log message code to avoid using Python 3.10+ logging features (#989).
|
před 6 měsíci |
Dan Helfman
|
23009e22aa
When both "encryption_passcommand" and "encryption_passphrase" are configured, prefer "encryption_passphrase" even if it's an empty value (#987).
|
před 6 měsíci |
Dan Helfman
|
6cfa10fb7e
Fix a "list" action error when the "encryption_passcommand" option is set (#987).
|
před 6 měsíci |
Dan Helfman
|
d29d0bc1c6
NEWS wording tweaks for clarity.
|
před 6 měsíci |
Dan Helfman
|
c3f4f94190
Bump version for release.
|
před 6 měsíci |
Dan Helfman
|
b2d61ade4e
Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985).
|
před 6 měsíci |
Dan Helfman
|
cca9039863
Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961).
|
před 6 měsíci |
Dan Helfman
|
afcf253318
Fix flake errors (#961).
|
před 6 měsíci |
Dan Helfman
|
76533c7db5
Add a clarifying comment to the NEWS entry (#961).
|
před 6 měsíci |
Dan Helfman
|
0073366dfc
Add a passcommand hook so borgmatic can collect the encryption passphrase once and pass it to Borg multiple times (#961).
|
před 6 měsíci |
Dan Helfman
|
13acaa47e4
Add an end-to-end test for the passcommand hook (#961).
|
před 6 měsíci |
Dan Helfman
|
cf326a98a5
Add test coverage for new code (#961).
|
před 6 měsíci |