icingaweb2/public
Johannes Rauh c225fc0b8a Add TwoFactorChallengeForm and login CSS
`TwoFactorChallengeForm` renders the second login step: a token input, a
"Verify" submit button, and a "Back to login" link button. `onSuccess()` calls
`TwoFactorHook::loadEnrolled()` and `TwoFactor::verify()` to verify the token,
calls `Auth::setAuthenticated()`, persists the `RememberMe` cookie if one was
stashed, completes the challenge, fires `AuthenticationHook::triggerLogin()`,
and redirects.

Add `.btn-back-to-login-link` to `login.less`. A link-styled submit button with
an arrow to the left with an underline on hover.
2026-05-26 15:27:51 +02:00
..
css Add TwoFactorChallengeForm and login CSS 2026-05-26 15:27:51 +02:00
font Cleanup executable flags on files 2019-07-30 07:53:54 +02:00
img css: Disable login orb animation and all orbs for themes 2021-07-26 11:54:28 +02:00
js modal.js: Do not wobble if ESC has been handled otherwise 2026-05-21 17:03:00 +02:00
error_norewrite.html Webserver\Apache2: show hint with no mod_rewrite 2014-11-11 22:02:40 +01:00
error_unavailable.html Update URL to https://icinga.com 2018-10-18 11:02:57 +02:00
index.php License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00