Skip to content

e107inc/twofactorauth

Repository files navigation

Two-Factor Authenthication (2FA) for e107

This plugin is currently in development and should not be used on a production environment or live website yet.

Features

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.

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)

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

*In case you want to translate this plugin to your language, please fork this Github repository and submit a pull-request.

More information on pull-requests can be found here and here. I also recommend using the Github for Desktop tools.

Changelog

See the releases section here