mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #265] Make search available to read-only user #191
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#191
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 @tjharman on GitHub (Dec 16, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/265
Hi,
Great little file manager.
At the moment I'm manually hacking the if (!FM_READONLY): to be AFTER the search addon section (moving it to line 2959) so that even read-only users can search.
I can't see how allowing access to search is a security issue, it makes working with the file manager much easier. I don't know if this could be a toggle, or probably it's just easier to say "search is always available"
Thanks!
@prasathmani commented on GitHub (Dec 29, 2019):
available in latest version