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 bf873be4aa Redact authentication header when throwing S3 errors.
The authentication header contains the access key (not the secret key) so don't include it in errors that can be seen at any log level.

Suggested by Brad Nicholson.
2018-12-05 12:51:13 -05:00
..
Auth.pm Fix missing missing URI encoding in S3 driver. 2018-09-10 10:47:00 -04:00
Driver.pm Improve support for special characters in filenames. 2018-09-10 10:54:34 -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 Remove request for S3 object info directly after putting it. 2018-11-30 10:38:02 -05:00
Info.pm S3 repository support. 2017-06-12 10:52:32 -04:00
Request.pm Redact authentication header when throwing S3 errors. 2018-12-05 12:51:13 -05:00