Use Two Factor Authentication for Codiad.
- PHP < 7.2.0
- 2FA application like Google Authenticator
- 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");