mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-23 23:28:10 -04:00
if interactive passphrase query fails and the env vars are not set, show a clear error message about this. users often do 'BORG_PASSPHRASE=secret', forgetting the 'export'. or they use sudo (and not sudo -E). in both cases, the env vars won't be available for the borg process. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _crypto_helpers.c | ||
| _crypto_helpers.h | ||
| file_integrity.py | ||
| key.py | ||
| keymanager.py | ||
| low_level.pyx | ||
| nonces.py | ||