Andr3as / Codiad-TwoFactor

Use Two Factor Authentication for Codiad - Proof of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwoFactor

Use Two Factor Authentication for Codiad.

Requirements

Installation

  • Download the zip file and unzip it to your plugin folder.
  • Define alternative Authentication in config.php, f.e.:
	define("AUTH_PATH", BASE_PATH . "/plugins/Codiad-TwoFactor-master/authenticator.php");

Credits

About

Use Two Factor Authentication for Codiad - Proof of Concept


Languages

Language:PHP 90.8%Language:JavaScript 9.2%