Skip to content

Commit

Permalink
Link instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Feb 10, 2021
1 parent d506f1e commit 92d5858
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/login-otp.php
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 92d5858

Please sign in to comment.