Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 332db4863d7d899a8d976a3dd594736d3b9f54db
https://github.com/Checkmk/checkmk/commit/332db4863d7d899a8d976a3dd594736d3…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M cmk/gui/quick_setup/v0_unstable/predefined/_complete.py
Log Message:
-----------
quick_setup: workaround - save another password when saving quick setup with
stored_passwords
When saving quick_setup objects, the password object from a previously
saved quick setup was being overwritten when selecting the store
password option. This workaround checks if it's a stored password and if
so replaced the password id to avoid this scenario.
CMK-19163
Change-Id: I8fdf424e0ea0216944474719cef571b208fafa13
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications