Skip to content

This extension adds the E-Mail MFA provider to TYPO3, available for TYPO3 v11 and TYPO3 v12.

License

Notifications You must be signed in to change notification settings

thammit/mfa_email

 
 

Repository files navigation

TYPO3 Extension mfa_mail

This extension adds the E-Mail MFA provider to TYPO3, available for TYPO3 v11 and TYPO3 v12.

Installation

You can install the extension via composer

composer require ralffreit/mfa-email

or via TYPO3 extension repository

About Mail MFA

With the mail-based authentication code, you can increase the security of your accounts by requesting a six-digit code every time you log in. Our system sends an email with a secret code to your email address.

Each authentication code is valid only once.

Setting up:

  1. Enter your email address.
  2. Please check your email address twice.
  3. Submit the form to activate the MFA email provider.

Available languages

  • German
  • English

About

This extension adds the E-Mail MFA provider to TYPO3, available for TYPO3 v11 and TYPO3 v12.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.2%
  • PHP 43.8%