This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-31 05:33:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23009e22aa3f9f96cbf836435e01a6ccf2605269
borgmatic
/
tests
T
History
Dan Helfman
23009e22aa
When both "encryption_passcommand" and "encryption_passphrase" are configured, prefer "encryption_passphrase" even if it's an empty value (
#987
).
2025-02-03 23:20:31 -08:00
..
end-to-end
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
).
2025-01-31 22:15:53 -08:00
integration
Fix end-to-end tests and update more log messages (
#635
).
2025-01-26 19:03:40 -08:00
unit
When both "encryption_passcommand" and "encryption_passphrase" are configured, prefer "encryption_passphrase" even if it's an empty value (
#987
).
2025-02-03 23:20:31 -08:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00