mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #610] [MERGED] Fix escaping for EnvironmentWriterTrait
#854
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/610
Author: @Boy132
Created: 10/7/2024
Status: ✅ Merged
Merged: 10/9/2024
Merged by: @Boy132
Base:
main← Head:fix/env-escaping📝 Commits (3)
ab1f3fefix escaping for EnvironmentWriterTraitdb9f9ebremove alphaNum from app name field6c6d643add test for'escaping📊 Changes
3 files changed (+2 additions, -2 deletions)
View changed files
📝
app/Filament/Pages/Settings.php(+0 -1)📝
app/Traits/EnvironmentWriterTrait.php(+1 -1)📝
tests/Unit/Helpers/EnvironmentWriterTraitTest.php(+1 -0)📄 Description
Properly fixes #562
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.