[PR #785] [MERGED] Fix advanced search issue for read-only user #1051

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

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/785
Author: @zaniasoft
Created: 5/26/2022
Status: Merged
Merged: 5/27/2022
Merged by: @prasathmani

Base: masterHead: master


📝 Commits (1)

  • c4a8382 Fix advanced search issue for read-only user

📊 Changes

1 file changed (+10 additions, -8 deletions)

View changed files

📝 tinyfilemanager.php (+10 -8)

📄 Description

$_POST['type']=="search" not reachable if FM_READONLY is true


🔄 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/785 **Author:** [@zaniasoft](https://github.com/zaniasoft) **Created:** 5/26/2022 **Status:** ✅ Merged **Merged:** 5/27/2022 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c4a8382`](https://github.com/prasathmani/tinyfilemanager/commit/c4a838211de0d755a9d55dcb49f62d05fdbc7a00) Fix advanced search issue for read-only user ### 📊 Changes **1 file changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+10 -8) </details> ### 📄 Description $_POST['type']=="search" not reachable if FM_READONLY is true --- <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: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/tinyfilemanager#1051
No description provided.