Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 782c97963ecc7a47793d7369c9189bac7af7f888
https://github.com/Checkmk/checkmk/commit/782c97963ecc7a47793d7369c9189bac7…
Author: Leonardo Petrora <leonardo.petrora(a)checkmk.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
A cmk/gui/plugins/openapi/endpoints/autocomplete/__init__.py
A cmk/gui/plugins/openapi/endpoints/autocomplete/request_schemas.py
A cmk/gui/plugins/openapi/endpoints/autocomplete/response_schemas.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
M cmk/utils/livestatus_helpers/testing.py
M tests/testlib/rest_api_client.py
A tests/unit/cmk/gui/plugins/openapi/test_openapi_autocompleters.py
Log Message:
-----------
Endpoint to access autocomplete funcionality (Internal)
Our Grafana's data source plugin relies on the Web API to access the
autocomplete functionality. As Web API is being deprecated, we'd need to
acces them from the REST API.
This endpoint fixes security issues related to the Web API
authentication schema and Grafana's plugin limitations.
CMK-15695
Change-Id: I11be388071cd7d9e569afac0f2d833bbb7bfd6dc