mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #530] Read-only access for Guests (no auth) #391
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#391
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 @dave-lote-agency on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/530
Hi, is there a way to initiate read-only access when auth is not enabled? My use case is sharing a custom link with an authenticated token similar to a dropbox or wetransfer link but I don't want them to edit or upload to the folder. Thanks!
@prasathmani commented on GitHub (Apr 22, 2021):
check this PR #158
@dave-lote-agency commented on GitHub (Apr 22, 2021):
Thank you! I love this little app. Is there a way to force the download of files without going to the more detailed page where the editor would sit?
@prasathmani commented on GitHub (Apr 22, 2021):
use quick download button
@dave-lote-agency commented on GitHub (Apr 22, 2021):
Thanks, I'll try to tweak the code to make the filename link operate in the same way as the quick download button.
@prasathmani commented on GitHub (Apr 22, 2021):
okay, check line no:
1936and1988to change the behavior of link@dave-lote-agency commented on GitHub (Apr 22, 2021):
Thanks a lot mate! You're a legend
David Bartlett
General Manager
LOTE AGENCY
11 Mckeon Road, Mitcham VIC 3132
03 9879 6234
0417 488 033
www.loteagency.com.au
https://www.loteagency.com.au/?&utm_source=signature&utm_medium=email&utm_campaign=db_email
[image: Trustpilot rating]
[image: Trustpilot Stars]
https://au.trustpilot.com/review/www.loteagency.com.au?utm_medium=Trustbox&utm_source=EmailSignature2
[image: Trustpilot Logo]
https://au.trustpilot.com/review/www.loteagency.com.au?utm_medium=Trustbox&utm_source=EmailSignature2
On Thu, Apr 22, 2021 at 3:37 PM Prasath Mani @.***>
wrote:
@dave-lote-agency commented on GitHub (Apr 24, 2021):
Hi Prasath, I'm getting a 404 response on uploaded files over around 50mb.
All my PHP and config settings have my timeouts and upload sizes much
larger than this.
It's a strange response with no sign of a timeout response or other issues.
It's an MP4 file and other MP4's are uploading ok.
I'm happy to send some money to you through PayPal to help me fix this, I
love your app!
David Bartlett
General Manager
LOTE AGENCY
11 Mckeon Road, Mitcham VIC 3132
03 9879 6234
0417 488 033
www.loteagency.com.au
https://www.loteagency.com.au/?&utm_source=signature&utm_medium=email&utm_campaign=db_email
[image: Trustpilot rating]
[image: Trustpilot Stars]
https://au.trustpilot.com/review/www.loteagency.com.au?utm_medium=Trustbox&utm_source=EmailSignature2
[image: Trustpilot Logo]
https://au.trustpilot.com/review/www.loteagency.com.au?utm_medium=Trustbox&utm_source=EmailSignature2
On Thu, Apr 22, 2021 at 6:15 PM Prasath Mani @.***>
wrote: