[PR #409] [MERGED] Add support for third party S3 providers #1075

Closed
opened 2026-03-15 15:51:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/409
Author: @jonathanlundstrom
Created: 2/16/2024
Status: Merged
Merged: 2/18/2024
Merged by: @sadok-f

Base: mainHead: main


📝 Commits (2)

  • 2516bf6 Add support for additional S3 providers by allowing the endpoint parameter
  • 0bb4793 Fix PSR12 linting errors

📊 Changes

1 file changed (+20 additions, -9 deletions)

View changed files

📝 src/Core/StorageProvider/S3StorageProvider.php (+20 -9)

📄 Description

The base library didn't provide support for third party S3 providers such as DigitalOcean and Scaleway. This pull request aims to adress that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/409 **Author:** [@jonathanlundstrom](https://github.com/jonathanlundstrom) **Created:** 2/16/2024 **Status:** ✅ Merged **Merged:** 2/18/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`2516bf6`](https://github.com/flyimg/flyimg/commit/2516bf68c60152f945eef0e3e3cf2af06ff68346) Add support for additional S3 providers by allowing the endpoint parameter - [`0bb4793`](https://github.com/flyimg/flyimg/commit/0bb4793055187045b9eaf699ab7037dce12489f4) Fix PSR12 linting errors ### 📊 Changes **1 file changed** (+20 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/StorageProvider/S3StorageProvider.php` (+20 -9) </details> ### 📄 Description The base library didn't provide support for third party S3 providers such as DigitalOcean and Scaleway. This pull request aims to adress that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:51:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#1075
No description provided.