[PR #1658] [CLOSED] Add file name Validation #1515

Closed
opened 2026-02-04 19:53:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1658
Author: @rmartinoscar
Created: 9/4/2025
Status: Closed

Base: mainHead: issue/1553


📝 Commits (3)

📊 Changes

3 files changed (+27 additions, -7 deletions)

View changed files

📝 app/Filament/Server/Resources/FileResource/Pages/ListFiles.php (+11 -6)
📝 app/Models/File.php (+9 -1)
📝 app/helpers.php (+7 -0)

📄 Description

Closes #1553


🔄 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/1658 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 9/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `issue/1553` --- ### 📝 Commits (3) - [`d9c2e76`](https://github.com/pelican-dev/panel/commit/d9c2e7646adafe394d16b8a6b771c1f793bd0f73) Add file name Validation - [`12df66c`](https://github.com/pelican-dev/panel/commit/12df66cb64c2005a896ac2147326114ce32f7fe7) Merge branch 'main' into issue/1553 - [`1f61f94`](https://github.com/pelican-dev/panel/commit/1f61f9433b471e4ae05c8d5cf608eecaaace2ed8) url encode ### 📊 Changes **3 files changed** (+27 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/FileResource/Pages/ListFiles.php` (+11 -6) 📝 `app/Models/File.php` (+9 -1) 📝 `app/helpers.php` (+7 -0) </details> ### 📄 Description Closes #1553 --- <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-04 19:53:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1515