icingaweb2/application/forms/Authentication
Johannes Rauh 93bf838f0b Replace cancel button with a link-styled back-to-login button
Replaces the cancel submit button on the 2FA challenge form with a minimal
link-styled button showing an arrow-left icon and "Back to login" label. The new
`.btn-back-to-login-link` style strips all button chrome (background, padding,
fixed height) and only underlines the label text on hover, making it visually
unobtrusive next to the primary verify button.
2026-05-05 14:09:16 +02:00
..
LoginForm.php Reformat LoginForm::assemble() to inline addElement() call style 2026-04-30 10:59:24 +02:00
TwoFactorChallengeForm.php Replace cancel button with a link-styled back-to-login button 2026-05-05 14:09:16 +02:00