[PR #84] [MERGED] Client subnet filter #152

Closed
opened 2026-02-25 23:40:56 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: client-subnet-filter


📝 Commits (1)

  • 8da3573 added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/HaschekSolutions/pictshare/pull/84 **Author:** [@rumkit](https://github.com/rumkit) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@geek-at](https://github.com/geek-at) **Base:** `master` ← **Head:** `client-subnet-filter` --- ### 📝 Commits (1) - [`8da3573`](https://github.com/HaschekSolutions/pictshare/commit/8da3573ffbaaa02fc61118fdd5617022cb9e8f16) added client subnet filter ### 📊 Changes **4 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/upload.php` (+4 -0) 📝 `inc/core.php` (+27 -0) 📝 `inc/example.config.inc.php` (+2 -1) 📝 `rtfm/CONFIG.md` (+1 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:40:56 +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/pictshare#152
No description provided.