mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[GH-ISSUE #1419] Edit client resource from IP field does not accept host.docker.internal (but creating does)
#1900
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 @JobDoesburg on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1419
Originally assigned to: @oschwartz10612 on GitHub.
The title pretty much explains it.
When editing a client resource, the IP address field does only accept real IP addresses.
When creating a new client resource, a value such as
host.docker.internalis accepted (which should be the expected behavior).@oschwartz10612 commented on GitHub (Dec 6, 2025):
We have completely redone the client resources. This will be fixed in 1.13.0 mostly by it functioning differently