Project

General

Profile

Actions

Bug #51308

closed

Allow registration of different backend login forms

Added by Christian Weiske over 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2013-08-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

The TYPO3 backend login form has hard-coded support for username/password and OpenID. There is no way to provide an additional login form, and no way to dynamically add new elements to the backend login form.

It should be possible to hook into the backend login form rendering process and add custom forms.
The existing forms (username/password) and openid should be moved to the new hook system.

This would also allow to disable the username/password form completely and e.g. show the OpenID input field only (#19618).


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Feature #49399: OpenID provider buttonsClosed2013-06-25

Actions
Related to TYPO3 Core - Feature #52029: Add authentication via (Mozilla) PersonaClosed2013-09-16

Actions
Related to TYPO3 Core - Bug #66404: Switching between OpenID and normal login doesn't clear inputsClosed2015-04-13

Actions
Related to TYPO3 Core - Bug #66669: Possibility to extend/override New login screenClosed2015-05-16

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23283

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23283

Actions #3

Updated by Ernesto Baschny over 10 years ago

  • Category changed from Backend User Interface to Backend API
Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23283

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23283

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23283

Actions #7

Updated by Markus Klein about 9 years ago

  • Target version changed from 6.2.0 to 7.4 (Backend)
  • Is Regression set to No
Actions #8

Updated by Markus Klein almost 9 years ago

  • Status changed from Under Review to Closed
  • Target version deleted (7.4 (Backend))

Will be solved with #66669.

Actions

Also available in: Atom PDF