mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[PR #158] [MERGED] Add Global Readonly #914
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#914
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?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/158
Author: @KroniK907
Created: 4/16/2019
Status: ✅ Merged
Merged: 2/12/2022
Merged by: @prasathmani
Base:
master← Head:global_readonly📝 Commits (2)
b4f1fecAdd Global Readonlyb466949Merge branch 'master' into global_readonly📊 Changes
1 file changed (+7 additions, -0 deletions)
View changed files
📝
tinyfilemanager.php(+7 -0)📄 Description
Added a global readonly variable that will force readonly mode both when
not using the auth system and for all users if the auth system is being
used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.