mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 06:55:56 +03:00
[PR #84] [MERGED] Client subnet filter #152
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#152
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/HaschekSolutions/pictshare/pull/84
Author: @rumkit
Created: 2/20/2019
Status: ✅ Merged
Merged: 2/20/2019
Merged by: @geek-at
Base:
master← Head:client-subnet-filter📝 Commits (1)
8da3573added client subnet filter📊 Changes
4 files changed (+34 additions, -1 deletions)
View changed files
📝
api/upload.php(+4 -0)📝
inc/core.php(+27 -0)📝
inc/example.config.inc.php(+2 -1)📝
rtfm/CONFIG.md(+1 -0)📄 Description
In our case we needed a lot to allow uploads only from local network but still have access to uploaded images from Internet. Tried to make this feature customizable from config.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.