mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1086] [MERGED] Silent file_exists when its not allowed in open_basedir
#1167
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1086
Author: @rmartinoscar
Created: 3/15/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @lancepioch
Base:
main← Head:fix/FileExist📝 Commits (1)
d52c3b6Silentfile_existswhen its not in defaults allowedopen_basedir📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
app/Console/Commands/Environment/QueueWorkerServiceCommand.php(+1 -1)📝
app/Livewire/Installer/Steps/QueueStep.php(+4 -4)📄 Description
Without that you get can get a 500
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.