[PR #10619] [MERGED] feat(s3): support for s3 virtual path style #45618

Closed
opened 2026-04-29 20:02:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10619
Author: @OrenZhang
Created: 2/23/2025
Status: Merged
Merged: 2/23/2025
Merged by: @tjbck

Base: devHead: feat_s3_virtual_path


📝 Commits (3)

  • 4c3dd84 feat(s3): support for s3 virtual path style
  • 1060d62 refactor(s3): code lint
  • 9748a03 Merge remote-tracking branch 'oui/dev' into feat_s3_virtual_path

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

📝 backend/open_webui/config.py (+4 -0)
📝 backend/open_webui/storage/provider.py (+9 -0)

📄 Description

Docs

https://github.com/open-webui/docs/pull/415

Changelog Entry

Added

  • Support virtual path style of s3 storage

🔄 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/open-webui/open-webui/pull/10619 **Author:** [@OrenZhang](https://github.com/OrenZhang) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/23/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `feat_s3_virtual_path` --- ### 📝 Commits (3) - [`4c3dd84`](https://github.com/open-webui/open-webui/commit/4c3dd84b325a0d0fe0c7a012d30adbfa550ce082) feat(s3): support for s3 virtual path style - [`1060d62`](https://github.com/open-webui/open-webui/commit/1060d62add812afb9ac71c0d29a6e91a6a96b8a5) refactor(s3): code lint - [`9748a03`](https://github.com/open-webui/open-webui/commit/9748a030f737d88ab448937773f006960dfb3804) Merge remote-tracking branch 'oui/dev' into feat_s3_virtual_path ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+4 -0) 📝 `backend/open_webui/storage/provider.py` (+9 -0) </details> ### 📄 Description ## Docs https://github.com/open-webui/docs/pull/415 ## Changelog Entry ### Added - Support virtual path style of s3 storage --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 20:02:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#45618