Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: f55a901fecbe784a76aae57779910bc988e1b7cb
https://github.com/tribe29/checkmk/commit/f55a901fecbe784a76aae57779910bc98…
Author: Gav <gavin.mcguigan(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
A .werks/15376
Log Message:
-----------
15376 FIX dcd: Fixes 2 issues with phases 1.1 & 2.4 calling incorrectly formed
urls.
This werk fixes 2 issues with the dcd that were introduced after making
the rest api url matching stricter.
The first issue was with the Phase 2.4 Activate Changes failing, This was
because of incorrectly formed redirect urls. The urls are now fixed.
The second issue was with a distributed monitoring setup and with
Phase 1.1 Executing on site... being called, again, with an incorrect
url. The url has now been fixed here too.
Change-Id: I4c01c94e420ef8c5f6b0bbf439277172749273a6
Commit: a734ee4482b363a248cdc784562b6303e0e62d45
https://github.com/tribe29/checkmk/commit/a734ee4482b363a248cdc784562b6303e…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/notification_plugins/mail.py
Log Message:
-----------
Fix state marker in HTML mails
Change-Id: If3d4f28eebece923ad5ca3822066bbacb5f4f325
(cherry picked from commit ee88280e5199e6c5765edb7e07805454ed7cecae)
Compare:
https://github.com/tribe29/checkmk/compare/2c1f7499964a...a734ee4482b3