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/…
[View More]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
[View Less]