Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 531dfb10cbfd099eba484f827d1a5364d1300235
https://github.com/Checkmk/checkmk/commit/531dfb10cbfd099eba484f827d1a5364d…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M buildscripts/scripts/test-python3-unit-resilience.groovy
Log Message:
-----------
Revert "Re-enable keeping failed resilience builds"
This is actually only needed on master... we won't have that process on 2.2 (for now).
This reverts commit 521222ddaab1a61314655a71ee89fec29e821832.
Change-Id: If5650f9ac81f6efb552e03bd91f3b0fdc9473540
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 155484e286a444111819bc983099172d259bd903
https://github.com/Checkmk/checkmk/commit/155484e286a444111819bc983099172d2…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
A .werks/16137
M cmk/gui/plugins/openapi/endpoints/user_config/__init__.py
M cmk/gui/plugins/openapi/endpoints/user_config/request_schemas.py
M tests/testlib/rest_api_client.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_user.py
Log Message:
-----------
16137 FIX user_config: allow update of custom user attributes
This werk addresses an issue reported, where you could create a user
with custom attributes, but you could not update the user's custom
attributes. We now allow this.
SUP-15325
Change-Id: Ife4d594bc5f1272d384c70ae2bb289157d7045ad