[PR #356] [CLOSED] added basic proxy support for URL downloads #961

Closed
opened 2026-03-02 16:02:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/356
Author: @karlg100
Created: 5/8/2020
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • da98b2a added proxy support for URL downloads
  • 3c387c6 fixed error where const was not defined if exclude list was empty

📊 Changes

1 file changed (+17 additions, -7 deletions)

View changed files

📝 tinyfilemanager.php (+17 -7)

📄 Description

allows tinefilemanager to use a proxy server if required. Basic functionality POC


🔄 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/prasathmani/tinyfilemanager/pull/356 **Author:** [@karlg100](https://github.com/karlg100) **Created:** 5/8/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`da98b2a`](https://github.com/prasathmani/tinyfilemanager/commit/da98b2aa88d9ba2df7c2d67578710faec4431c3e) added proxy support for URL downloads - [`3c387c6`](https://github.com/prasathmani/tinyfilemanager/commit/3c387c6ef36bacc63fe89785377ef4174d8a9bdb) fixed error where const was not defined if exclude list was empty ### 📊 Changes **1 file changed** (+17 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+17 -7) </details> ### 📄 Description allows tinefilemanager to use a proxy server if required. Basic functionality POC --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:31 +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/tinyfilemanager#961
No description provided.