Skip to content
Snippets Groups Projects
Commit af491f17 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[TASK] Use ModuleTemplate in LoginController

ModuleTemplate has been introduced in TYPO3 v7 to
supersed DocumentTemplate. LoginController is one of
the few places in TYPO3 Backend where the old API is still
used.

The patch uses ModuleTemplate and avoids using Fluid view in Fluid view
by using ModuleTemplates' already established View.

Resolves: #90304
Releases: master
Change-Id: I2dbee8dd4a031a6ceabd74d6650b9b4cfc6893a6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63157


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent e59f9aa1
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