1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Common
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
..
Http Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Io Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Exception.pm Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Exit.pm Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Ini.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Lock.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Log.pm Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
String.pm Improve performance of list requests on S3. 2017-10-20 14:10:16 -04:00
Wait.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Xml.pm S3 repository support. 2017-06-12 10:52:32 -04:00