Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 1f78ca04d8e744e91eef00ff38fb0567e629c590
https://github.com/tribe29/checkmk/commit/1f78ca04d8e744e91eef00ff38fb0567e…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2021-11-26 (Fri, 26 Nov 2021)
Changed paths:
A .werks/13528
M cmk/utils/mailbox.py
Log Message:
-----------
check_mail, check_mail_loop, check_mailboxes: Do not show passwords if executed in CL
with '--debug'
Change-Id: I95aae644bddde18d9583228434635cf25b4a9b14
Commit: 8529be3b2018f82d64248273b8dba786b83c2c62
https://github.com/tribe29/checkmk/commit/8529be3b2018f82d64248273b8dba786b…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-11-26 (Fri, 26 Nov 2021)
Changed paths:
M cmk/gui/fields/__init__.py
A cmk/gui/plugins/openapi/endpoints/host_internal.py
M cmk/gui/plugins/openapi/restful_objects/request_schemas.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
A tests/unit/cmk/gui/plugins/openapi/test_openapi_host_internal.py
Log Message:
-----------
Implement REST API endpoint for linking a host with a UUID
This endpoint will be used by the agent controller when registering
hosts.
CMK-8971
Change-Id: Ieb188d8e7ed1d26e57cb298cc47da7ad2f7c2704
Compare:
https://github.com/tribe29/checkmk/compare/df4a1dd4cf29...8529be3b2018