mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[PR #356] [CLOSED] added basic proxy support for URL downloads #961
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#961
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/prasathmani/tinyfilemanager/pull/356
Author: @karlg100
Created: 5/8/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
da98b2aadded proxy support for URL downloads3c387c6fixed 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.