mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[PR #952] [MERGED] Fixes ajax ability to handle requests when auth disabled #1099
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#1099
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/952
Author: @efremovd
Created: 1/24/2023
Status: ✅ Merged
Merged: 1/25/2023
Merged by: @prasathmani
Base:
master← Head:fix-ajax-requests-no-auth📝 Commits (1)
4019887Fixes 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.