Werk #15686: Allow Links in HTML Emails

Komponente Notifications
Titel Allow Links in HTML Emails
Datum 18.04.2023
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p36 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

With Werk #15069 escaping for the Insert HTML section between body and table section was introduced. Unfortunately links were not allowed anymore.

This Werk removes the escaping for links.

Links (a) are now allowed with the attributes href and target. The href needs to be either relative or when absolute must use one of the following URL schemas: http, https, mailto.

Zur Liste aller Werks