Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 4c6a13befe07852442f159191928f50fb3bb3667
https://github.com/tribe29/checkmk/commit/4c6a13befe07852442f159191928f50fb…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
A .werks/15209
M cmk/gui/watolib/builtin_attributes.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_config.py
Log Message:
-----------
FIX 15209 REST-API host_config: fix host attribute IPv6 address validation
Prior to this werk, the REST API failed with a 500 error if the
user tried to query or create a host with a valid Host- or DNS
name as Ipv6 address.
This restriction also caused an error in the DCD as it is reliant
on the the list all hosts endpoint.
This werk resolves both issues.
Change-Id: I0faf2948f455980335daf98e85cb75554b8cc1e6