[PR #952] [MERGED] Fixes ajax ability to handle requests when auth disabled #1099

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

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/952
Author: @efremovd
Created: 1/24/2023
Status: Merged
Merged: 1/25/2023
Merged by: @prasathmani

Base: masterHead: fix-ajax-requests-no-auth


📝 Commits (1)

  • 4019887 Fixes ajax ability to handle requests when auth disabled

📊 Changes

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

View changed files

📝 tinyfilemanager.php (+1 -1)

📄 Description

We lost ability to handle ajax requests (save file for example) if auth is disabled. In this PR I've added check so if auth is disabled it allows ajax requests to proceed.


🔄 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/952 **Author:** [@efremovd](https://github.com/efremovd) **Created:** 1/24/2023 **Status:** ✅ Merged **Merged:** 1/25/2023 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `fix-ajax-requests-no-auth` --- ### 📝 Commits (1) - [`4019887`](https://github.com/prasathmani/tinyfilemanager/commit/40198871043b845524c3d46d30b2d9174beb92b3) Fixes ajax ability to handle requests when auth disabled ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+1 -1) </details> ### 📄 Description We lost ability to handle ajax requests (save file for example) if auth is disabled. In this PR I've added check so if auth is disabled it allows ajax requests to proceed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:03:12 +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#1099
No description provided.