mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-22 02:20:05 -04:00
Introduces `LoginButtonHook`, a new hook for rendering additional buttons below the login form. Extend this class to display custom buttons on the Icinga Web login page — useful for alternative authentication flows such as SSO. Register your implementation by calling `YourLoginButtons::register()` during module initialization. |
||
|---|---|---|
| .. | ||
| login.phtml | ||
| logout.phtml | ||