mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #582] use auth and guest access #419
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#419
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 @naftali100 on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/582
is there a way to use auth and allow read only access to guests?
@prasathmani commented on GitHub (Jun 23, 2021):
add users into
$readonly_userslist@naftali100 commented on GitHub (Jun 23, 2021):
Look at the pr
I asked for an option to browse without login
@prasathmani commented on GitHub (Jun 23, 2021):
check #158
@naftali100 commented on GitHub (Jun 23, 2021):
I saw this. But i want normal user to be "managers" that can upload and edit files and guests that can only read without login
The global read only prevent also registered users from edit files
@naftali100 commented on GitHub (Jun 23, 2021):
i meant something like this #61