Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.19 KB

README.md

File metadata and controls

46 lines (34 loc) · 2.19 KB

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). 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 User login.
  • Admins can disable 2FA for a specific user
  • Ability to change "Label", used in the authentication application.

Features planned for future releases:

  • 2FA support for Admin login.
  • Other QR Code providers

Requirements

  • e107 v2.3.1+ (latest)
  • 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

  • Use the issue tracker
  • Feature requests or suggestions are very welcome!

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