mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #409] [MERGED] Add support for third party S3 providers #468
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#468
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
2516bf6Add support for additional S3 providers by allowing the endpoint parameter0bb4793Fix 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.