mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #38] Improvement: Enclose each user into a different directories #25
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#25
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 @jotacor on GitHub (Apr 16, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/38
Currently you can configure several users, but all of them access to the same directory.
A good improvement could be enclose each user into a different directory, because this user is in charge of uploading files only to this folder, or change files only in this folder.
@Whisper40 commented on GitHub (Sep 20, 2018):
Hello, i suggest the same thing, i have try to define user as variable in $root_path , but it doesn't arrive to read it.
(Really good code, the interface is good :) )
@prasathmani commented on GitHub (Sep 21, 2018):
@jotacor, thanks for suggestion. added user based directory listing.
@Whisper40 commented on GitHub (Sep 21, 2018):
Oh good i will try it 👍👍
@Whisper40 commented on GitHub (Sep 21, 2018):
I tried it and it works like a charm ! :)