# HG changeset patch
# User Dan
# Date 1249098536 14400
# Node ID 647f0aa485dda070f59bf6fee8c7f0d6b951b324
# Parent 0dac837643a446adcaee6ff5218c723c5c8d4141
Some modifications to support the YMS plugin
diff -r 0dac837643a4 -r 647f0aa485dd plugins/Yubikey.php
--- a/plugins/Yubikey.php Fri Jul 17 17:15:29 2009 -0400
+++ b/plugins/Yubikey.php Fri Jul 31 23:48:56 2009 -0400
@@ -171,6 +171,8 @@
field_reg_require_otp_title: 'Yubikey required for registration:',
field_reg_require_otp_hint: 'If this is enabled, users will be asked to enroll a Yubikey during registration. The enrolled Yubikey will be authorized for the new account.',
field_reg_require_otp: 'Require Yubikey during registration',
+ field_use_local_pre: 'Or:',
+ field_use_local: 'Use local YMS',
err_invalid_auth_server: 'The URL to the Yubikey authentication server that you entered is invalid.'
}
diff -r 0dac837643a4 -r 647f0aa485dd plugins/yubikey/admincp.php
--- a/plugins/yubikey/admincp.php Fri Jul 17 17:15:29 2009 -0400
+++ b/plugins/yubikey/admincp.php Fri Jul 31 23:48:56 2009 -0400
@@ -49,6 +49,16 @@