Added auth plugin flag.
authorDan
Wed, 18 Mar 2009 11:37:08 -0400
changeset 13 cfc9c33fc880
parent 11 794e7b1a97e7
child 14 800df1e3c69a
Added auth plugin flag.
plugins/Yubikey.php
--- a/plugins/Yubikey.php	Tue Mar 17 00:25:50 2009 -0400
+++ b/plugins/Yubikey.php	Wed Mar 18 11:37:08 2009 -0400
@@ -6,7 +6,8 @@
   "Description"  : "Allows authentication to Enano via Yubico's Yubikey, a one-time password device.",
   "Author"       : "Dan Fuhry",
   "Version"      : "1.1.6",
-  "Author URI"   : "http://enanocms.org/"
+  "Author URI"   : "http://enanocms.org/",
+  "Auth plugin"  : true
 }
 **!*/