Project

General

Profile

Actions

Bug #93898

closed

MFA form should reuse loginHighlightColor for the submit button

Added by Xavier Perseguers about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2021-04-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

EXT:backend allows to change some parts of the Backend authentication form, typically when defining loginHighlightColor:

However, when using a MFA such as EXT:mfa_hotp, the 2FA verification form still uses the default orange color:

Expected (at least)

  • loginHighlightColor is reused so that the submit button is similar to the previous form:

Expected (ideally)

  • Reuse of other properties as well, such as the background image (background-image on CSS .typo3-login) and logo of the app so that the context stays the same
  • Possibly add another "mfa" class on the .card-login block so that one can override some styles based on main authentication form or mfa/2fa form
  • What about keeping the copyright and TYPO3 logo with the card footer? Instead of "More about TYPO3", this could be "More about MFA/2FA", even if logically people reaching this step should know about it already.

Files

mfa.png (29.8 KB) mfa.png Xavier Perseguers, 2021-04-11 07:17
login.png (223 KB) login.png Xavier Perseguers, 2021-04-11 07:17
mfa1.png (27.2 KB) mfa1.png Xavier Perseguers, 2021-04-11 07:17
preview.png (1.85 MB) preview.png Xavier Perseguers, 2021-04-11 07:43
alt-providers.png (18.4 KB) alt-providers.png Oliver Bartsch, 2021-04-12 22:29
Actions

Also available in: Atom PDF