1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage
David Steele 80ef6fce75 Fix missing missing URI encoding in S3 driver.
File names with uncommon characters (e.g. @) caused authentication failures due to S3 encoding them correctly while the S3 driver did not.

Reported by Dan Farrell.
2018-09-10 10:47:00 -04:00
..
Cifs Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Filter Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Posix Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL. 2018-08-31 16:06:40 -04:00
S3 Fix missing missing URI encoding in S3 driver. 2018-09-10 10:47:00 -04:00
Base.pm Make backup directory sync more efficient. 2018-04-03 21:30:15 -04:00
Helper.pm Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Local.pm Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL. 2018-08-31 16:06:40 -04:00