[PR #5302] [CLOSED] Add support for STORAGE_S3_TOKEN #6470

Closed
opened 2026-02-05 10:33:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5302
Author: @vlaborie
Created: 11/1/2024
Status: Closed

Base: developmentHead: development


📝 Commits (1)

  • ae38852 Add support for STORAGE_S3_TOKEN

📊 Changes

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

View changed files

📝 .env.example.complete (+1 -0)
📝 app/Config/filesystems.php (+1 -0)

📄 Description

Hello,

To resolve #5273 and support temporary S3 credentials generated by STS.


🔄 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/BookStackApp/BookStack/pull/5302 **Author:** [@vlaborie](https://github.com/vlaborie) **Created:** 11/1/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`ae38852`](https://github.com/BookStackApp/BookStack/commit/ae38852d75031cb32a0c4efc83c856616605789d) Add support for STORAGE_S3_TOKEN ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.env.example.complete` (+1 -0) 📝 `app/Config/filesystems.php` (+1 -0) </details> ### 📄 Description Hello, To resolve #5273 and support temporary S3 credentials generated by STS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:33:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6470