Werk #14917: Fix WebUI form submission

Komponente Setup
Titel Fix WebUI form submission
Datum 10.10.2022
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p14 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p30 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

With Werk 13903 a new CSRF token was introduced. This token is added to all AJAX calls so the backend can validate this. Unfortunately it was forgotten to add this token to the Mobile UI as well. The missing token raised an error when submitting forms in the WebUI.

The token was added to the mobile UI.

Zur Liste aller Werks