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