cylancer/loginviaemail

Allows a login with the e-mail address as username

Installs: 2 796

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

3.0.2 2023-10-03 14:10 UTC

This package is auto-updated.

Last update: 2024-03-28 11:23:05 UTC


README

Allows login via email in the content management system TYPO3.

Description

EN:

With the "Frontend user login" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the personal data cannot be used.

This extension extends the authorization mechanism:

If an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it.

DE:

Mit der im Core befindlichen "Frontend user login"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.

Diese Erweiterung erweitert den Authorisationsmechanismus:

Wenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.