mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
EditNode allows invalid node fqdn but reverts on page reload #459
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?
Originally created by @JoanFo1456 on GitHub (Oct 1, 2025).
Current Behavior
When you make a Node, you can't use localhost, when editing it, and using localhost, it says "Saved" and it shows valid, showing 127.0.0.1 the DNS check, but after restarting page it shows and works with the old record.
Expected Behavior
It should show something like localhost is not allowed, like on Creation, when saving.
Steps to Reproduce
Panel Version
canary (
f02b58c)Wings Version
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?