1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage/S3
David Steele 8674a4f7ae Allow functions with sensitive options to be logged at debug level with redactions.
Previously, functions with sensitive options had to be logged at trace level to avoid exposing them. Trace level logging may still expose secrets so use with caution.
2017-10-24 12:35:36 -04:00
..
Auth.pm Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
Driver.pm Improve performance of list requests on S3. 2017-10-20 14:10:16 -04:00
FileRead.pm Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
FileWrite.pm Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Info.pm S3 repository support. 2017-06-12 10:52:32 -04:00
Request.pm Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00