mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #477] Security Issue with excluded folders #350
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#350
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?
Originally created by @taylorman57 on GitHub (Dec 27, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/477
The excluded folders feature is not recursive.
For example if I exclude "users" I can still put /?p=users/username and it will load the "username" folder
@prasathmani commented on GitHub (Jan 5, 2021):
as of now excluded folders will be hidden in display directory list only, but still user can access using the url, will be fixing in upcoming releases.