This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
66
Fork
27
You've already forked borgmatic
Code
Issues
42
Pull Requests
5
Actions
Packages
Releases
140
Activity
borgmatic
/
borgmatic
/
hooks
/
credential
History
Dan Helfman
d2714cb706
Some checks failed
build / test (push)
Failing after 1m48s
Details
build / docs (push)
Has been skipped
Details
Fix an error in the systemd credential hook when the credential name contains a "." chararcter (
#1044
).
2025-03-26 09:53:52 -07:00
..
__init__.py
Add a passphrase hook so borgmatic can collect the encryption passphrase once and pass it to Borg multiple times (
#961
).
2025-01-30 09:35:20 -08:00
container.py
Fix Python < 3.12 compatibility issue (
#1005
).
2025-02-23 09:09:47 -08:00
file.py
add directory expansion for file-based and KeyPassXC credentials
2025-03-24 21:04:55 +05:30
keepassxc.py
add directory expansion for file-based and KeyPassXC credentials
2025-03-24 21:04:55 +05:30
parse.py
Actually pass the current configuration to credential hooks.
2025-02-14 10:15:52 -08:00
systemd.py
Fix an error in the systemd credential hook when the credential name contains a "." chararcter (
#1044
).
2025-03-26 09:53:52 -07:00