[PR #1566] [CLOSED] Fixed email from name allowing ' breaking .env #1453

Closed
opened 2026-02-05 18:14:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1566
Author: @JoanFo1456
Created: 7/30/2025
Status: Closed

Base: mainHead: fix/email-breaks-env


📝 Commits (1)

  • 0a692ff Understood now the issue .-.

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 app/Filament/Admin/Pages/Settings.php (+2 -1)

📄 Description

It's a simple regex, I don't think any feedback is required, but welcome it is...
Closes #1561


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1566 **Author:** [@JoanFo1456](https://github.com/JoanFo1456) **Created:** 7/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/email-breaks-env` --- ### 📝 Commits (1) - [`0a692ff`](https://github.com/pelican-dev/panel/commit/0a692ff3f901bffe2b4010ef9c8733692b3bec40) Understood now the issue .-. ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Pages/Settings.php` (+2 -1) </details> ### 📄 Description It's a simple regex, I don't think any feedback is required, but welcome it is... Closes #1561 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:14:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1453