Skip to content
Snippets Groups Projects
Commit 23644892 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Benni Mack
Browse files

[TASK] Unify authentication form styles

Using backend extension configuration, it's possible
to customize the authentication forms, e.g. login and
password recovery.

Since MFA was added as another part of this process,
the corresponding authentication forms must also
respect the customized styling.

This is achieved by extracting the logic form
LoginController and adding it to a dedicated
class `AuthenticationStyleInformation`.

Resolves: #93898
Releases: master
Change-Id: Ia0209017592ac9b168934df3ed3ab8bc08a1913d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68765


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent a560b9b0
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment