mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1479] [MERGED] Replace gethostbynamel with dns_get_record
#1410
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/1479
Author: @Boy132
Created: 7/3/2025
Status: ✅ Merged
Merged: 7/6/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-node-fqdn-ipv6-only📝 Commits (2)
b802157replacegethostbynamelwithdns_get_record9bf6c0eextract logic to helper function📊 Changes
3 files changed (+30 additions, -17 deletions)
View changed files
📝
app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php(+5 -7)📝
app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php(+8 -10)📝
app/helpers.php(+17 -0)📄 Description
Closes #1477
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.