Werk #14917: Fix WebUI form submission

Komponente Setup
Titel Fix WebUI form submission
Datum 10.10.2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p30 2.1.0p14 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

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