1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Stefan Fercot 047d85c263
Automatically determine cipher passphrase in repo-get command.
The prior code was only able to use the main passphrase automatically and expected sub passphrases to be specified for each operation. This was fine for testing but hardly sufficient for a user-facing feature.

Update the code to determine which passphrase to use for any file in the repository and error when an invalid file or location is selected.

The repo-get command is still internal for now, but with this improvement it should be ready to be made public.
2020-07-16 12:24:03 -04:00
..
certificate
code-count v2.27: Expiration Improvements and Compression Drivers 2020-05-26 08:11:50 -04:00
data
expect Add expire-auto option. 2020-07-14 08:12:25 -04:00
lib/pgBackRestTest Move encrypted files as raw in integration tests. 2020-07-16 11:27:14 -04:00
src Automatically determine cipher passphrase in repo-get command. 2020-07-16 12:24:03 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml PostgreSQL 13 beta2 support. 2020-06-26 07:44:56 -04:00
define.yaml Azure support for repository storage. 2020-07-02 16:24:34 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00