Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
update yubikey doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 12, 2016
1 parent eb47f15 commit 9ee4300
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/src/plugins/authfront.otp/plugin_doc.html
Expand Up @@ -19,8 +19,8 @@ <h2>Installation yubico package</h2>
<p>You need to install php-yubico from <a href="http://code.google.com/p/php-yubico/">http://code.google.com/p/php-yubico/</a></p>

<pre>
wget http://php-yubico.googlecode.com/files/Auth_Yubico-2.4.tgz
pear install Auth_Yubico-2.4.tgz
wget http://php-yubico.googlecode.com/files/Auth_Yubico-2.5.tgz
pear install Auth_Yubico-2.5.tgz
</pre>

<p><br />
Expand Down Expand Up @@ -50,7 +50,7 @@ <h2>Configuration</h2>
<p>Yubico secret KEY</p>
</li>
<li>
<p>Yubico Client Id: your Yubico Client Id generated at <a href="http://api.yubico.com/get-api-key/">http://api.yubico.com/get-api-key/</a> or blank when you don&#39;t plan to use YubiKey</p>
<p>Yubico Client Id: your Yubico Client Id generated at <a href="http://upgrade.yubico.com/get-api-key/">http://api.yubico.com/get-api-key/</a> or blank when you don&#39;t plan to use YubiKey</p>
</li>
<li>
<p>Modify login page: <strong>Yes (</strong>There is a line added into login page &quot;* OTP enabled&quot;<strong>)</strong></p>
Expand Down

0 comments on commit 9ee4300

Please sign in to comment.