mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 20:24:14 +01:00
The login form was broken, as it used the old form api (disableCSRFToken instead of setTokenDisabled and isValid instead of isPostAndValid) refs #4459