Link instructions

This commit is contained in:
Jakub Vrana 2021-02-10 18:49:22 +01:00
parent d506f1e241
commit 92d5858b03

View file

@ -1,8 +1,7 @@
<?php
/** Require One-Time Password at login
* You can generate the secret and install it into Google Authenticator e.g. with https://github.com/sonata-project/GoogleAuthenticator or https://php.vrana.cz/jednorazove-heslo.php
* @link https://www.adminer.org/plugins/#use
* @link https://www.adminer.org/plugins/otp/
* @author Jakub Vrana, https://www.vrana.cz/
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
* @license https://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)