mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[PR #43] [CLOSED] protect files! #1137
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1137
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/koel/koel/pull/43
Author: @emtudo
Created: 12/14/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
8060b71Merge pull request #1 from phanan/master7b2704eprotect files0e3619eprotect files6a384f2fixed title📊 Changes
10 files changed (+17 additions, -74 deletions)
View changed files
📝
app/Application.php(+1 -1)➖
index.php(+0 -57)📝
resources/assets/js/components/shared/song-list.vue(+1 -1)📝
resources/assets/js/components/site-footer/index.vue(+1 -1)📝
resources/assets/js/config/index.js(+1 -1)📝
resources/assets/js/tests/blobs/media.js(+7 -7)📝
resources/assets/js/tests/stores/artistTest.js(+2 -2)📝
resources/views/auth/login.blade.php(+2 -2)📝
resources/views/index.blade.php(+1 -1)📝
server.php(+1 -1)📄 Description
Protect files, because if the user access url / .env for example, you do not have any security.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.