Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 260d811ca9a30e7242ca758bfe3c3f9630d67645
https://github.com/tribe29/checkmk/commit/260d811ca9a30e7242ca758bfe3c3f963…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
A .werks/15279
M cmk/gui/plugins/openapi/restful_objects/decorators.py
M cmk/gui/plugins/openapi/restful_objects/parameters.py
M cmk/gui/wsgi/applications/rest_api.py
A tests/unit/cmk/gui/plugins/openapi/test_headers.py
Log Message:
-----------
Expose checkmk version and edition via HTTP headers
Change-Id: Ie2f983db35c8a23100b228998df39f9e1adf0da2
Commit: 13f965be7735a2e9782d8b7a0f1b4fafc6f6402a
https://github.com/tribe29/checkmk/commit/13f965be7735a2e9782d8b7a0f1b4fafc…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M packages/cmk-agent-ctl/src/certs.rs
Log Message:
-----------
CMK-12521: agent controller: Correct CSR version
We accidentially set the CSR version to x509v3 before.
It must be x509v1, which is set implicitly when defining
no version.
Change-Id: I458be58a58111b56f6710effb304b92425e09b20
Compare:
https://github.com/tribe29/checkmk/compare/76baba306189...13f965be7735