1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
David Steele 6ff3325c77 Enforce requiring repo-cipher-pass at config parse time.
This was not enforced at parse time because repo1-cipher-type could be passed on the command-line even in cases where encryption was not needed by the subprocess.

Filter repo-cipher-type so it is never passed on the command line.  If the subprocess does not have access to the passphrase then knowing the encryption type is useless anyway.
2019-06-05 11:43:17 -04:00
..
Build.pm Add internal flag for commands. 2019-05-28 12:18:05 -04:00
BuildDefine.pm Remove extraneous use/include statements. 2018-11-24 20:31:35 -05:00
BuildParse.pm Automatically generate constants for command and option names. 2019-04-12 09:03:34 -04:00
Data.pm Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00