[PR #1428] [MERGED] Make sure daemon_listen and daemon_connect match when not behind proxy #1384

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1428
Author: @Boy132
Created: 6/3/2025
Status: Merged
Merged: 6/4/2025
Merged by: @Boy132

Base: mainHead: boy132/wings-ports-part-two


📝 Commits (2)

  • 042bd47 make sure daemon_listen and daemon_connect match when not behind proxy
  • cbe7a51 Update app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php (+9 -0)
📝 app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php (+9 -0)

📄 Description

Followup fix for #1423


🔄 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/1428 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/wings-ports-part-two` --- ### 📝 Commits (2) - [`042bd47`](https://github.com/pelican-dev/panel/commit/042bd47c03117b837f85e763d93e7cb5168d0f63) make sure `daemon_listen` and `daemon_connect` match when not behind proxy - [`cbe7a51`](https://github.com/pelican-dev/panel/commit/cbe7a51fce85c7f259274da200674e4c6d4a7829) Update app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php` (+9 -0) 📝 `app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php` (+9 -0) </details> ### 📄 Description Followup fix for #1423 --- <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:12:15 +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#1384