cylancer / loginviaemail
Allows a login with the e-mail address as username
Installs: 5 966
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^12.4
This package is auto-updated.
Last update: 2024-12-26 11:23:04 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.