Page MenuHomePhabricator

Disable S3 file storage engine without credentials
AbandonedPublic

Authored by epriestley on Jan 5 2015, 9:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 16 2026, 11:07 PM
Unknown Object (File)
Mar 28 2026, 8:36 PM
Unknown Object (File)
Jan 31 2026, 10:14 PM
Unknown Object (File)
Nov 29 2025, 10:36 PM
Unknown Object (File)
Nov 29 2025, 9:59 PM
Unknown Object (File)
Nov 22 2025, 11:17 PM
Unknown Object (File)
Oct 22 2025, 12:13 PM
Unknown Object (File)
Oct 21 2025, 11:39 PM
Subscribers

Details

Reviewers
joshuaspence
Group Reviewers
Blessed Reviewers
Summary

Check whether amazon-s3.access-key is set when selecting PhabricatorS3FileStorageEngine. On my install I am using a custom PhabricatorFileStorageEngine subclass which connects to S3 using IAM credentials, therefore amazon-s3.access-key (and also amazon-s3.secret-key) are not set. Depends on D11224.

Test Plan

I'm not 100% sure about how to test this.

Diff Detail

Event Timeline

joshuaspence retitled this revision from to Disable S3 file storage engine without credentials.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.
epriestley abandoned this revision.
epriestley edited reviewers, added: joshuaspence; removed: epriestley.

Rolled into D12053.