# HG changeset patch # User Dan # Date 1237390628 14400 # Node ID cfc9c33fc8802155076872ca4acadc700d439885 # Parent 794e7b1a97e77a473ccab24490572264bcbde64a Added auth plugin flag. diff -r 794e7b1a97e7 -r cfc9c33fc880 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 } **!*/