Skip to content

e107inc/twofactorauth

Repository files navigation

Two-Factor Authenthication (2FA) for e107

This plugin adds Two Factor Authentication (2FA) to an e107 installation. It can be used in combination with any authentication app on your (mobile) device.

It makes use of the TwoFactorAuth Library by RobThree.

Features

Current features

  • 2FA support for login (both user and admin)
  • Admins can disable 2FA for a specific user (as fallback)
  • Ability to change "Label" (used in the authentication application) in preferences

Features planned for future releases:

Requirements

  • e107 v2.3.1+
  • cURL extension

Recommended authenticator applications

How to get help?

  • First, search the documentation here - documentation will be added asap
  • Then, if you cannot find the answer to your question, please submit a new issue in the issue tracker here

Bugs & feature requests

  • Bug reports and feature requests are very welcome!
  • Use the issue tracker

Translation

Changelog

See the releases section here