Project

General

Profile

Actions

Bug #15605

closed

[keepstore] Incorrect Date header when authenticating to S3 services

Added by Lucas Di Pentima over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Keep
Target version:
Story points:
-
Release relationship:
Auto

Description

From a customer: The goamz library is creating invalid RFC1123 date headers causing some S3 compatible storage solutions to deny access.

RFC1123 should be applied to local date inputs and UTC dates are being used instead, for example at: https://github.com/AdRoll/goamz/blob/9dfbede/s3/s3.go#L1151

Actions #1

Updated by Lucas Di Pentima over 4 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Lucas Di Pentima over 4 years ago

Updated the govendor file so that it uses the latest goamz version at 636509feb - branch 15605-goamz-update
Test run: https://ci.curoverse.com/job/developer-run-tests/1496/

Actions #4

Updated by Lucas Di Pentima over 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Tom Clegg over 4 years ago

  • Release set to 26
Actions

Also available in: Atom PDF