mirror of
https://github.com/octoleo/restic.git
synced 2025-01-03 07:12:28 +00:00
Update changelog/unreleased/issue-4085
Co-authored-by: greatroar <61184462+greatroar@users.noreply.github.com> Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
This commit is contained in:
parent
cc5325d22b
commit
ecc62c8be2
@ -1 +1,8 @@
|
|||||||
Fix error code in function isAccessDenied.
|
Bugfix: Restic init ignores "Access Denied" errors when creating an S3 bucket
|
||||||
|
|
||||||
|
In restic 0.9.0 through 0.13.0, some permission errors from S3 backends where ignored
|
||||||
|
when trying to check the bucket existence, so that manually created buckets with custom permissions
|
||||||
|
could be used for backups. This feature was broken in 0.14.0, but is now restored.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/4085
|
||||||
|
https://github.com/restic/restic/pull/4086
|
||||||
|
Loading…
Reference in New Issue
Block a user