icingaweb2/application/views/scripts/authentication
Alexander Aleksandrovič Klimov 4037eb51b1
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
LoginButtonHook: Support additional buttons below the login form (#5442)
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.
2026-03-04 15:32:06 +01:00
..
login.phtml LoginButtonHook: Support additional buttons below the login form (#5442) 2026-03-04 15:32:06 +01:00
logout.phtml Add nonce attribute to <style> elements 2023-08-28 16:40:37 +02:00