mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-02 18:53:22 +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