mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #1089] file encryption #699
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#699
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 @djsaikrishna on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1089
need feature
when i upload any video or zip
file extension should be hide in hosting file manager
ex :- i just uploaded sampe.mp4 video in tinyfilemanager so now in hosting file manager that filename should be like fsde547nhhd6sxvffdxccvb like this without extension
if is it possible please implement in tiny filemanager
Thank you.
@prasathmani commented on GitHub (Sep 4, 2023):
@djsaikrishna , current version doesn't have this option. but you can change the code for upload logic here
github.com/prasathmani/tinyfilemanager@43063e4746/tinyfilemanager.php (L916)