plugins/Yubikey.php
changeset 27 647f0aa485dd
parent 16 3163b9f58ae8
child 30 294bab0bb3e2
equal deleted inserted replaced
26:0dac837643a4 27:647f0aa485dd
   169         field_auth_server: 'Authentication server URL:',
   169         field_auth_server: 'Authentication server URL:',
   170         field_enroll_limit: 'Number of enrolled keys permitted per account:',
   170         field_enroll_limit: 'Number of enrolled keys permitted per account:',
   171         field_reg_require_otp_title: 'Yubikey required for registration:',
   171         field_reg_require_otp_title: 'Yubikey required for registration:',
   172         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.',
   172         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.',
   173         field_reg_require_otp: 'Require Yubikey during registration',
   173         field_reg_require_otp: 'Require Yubikey during registration',
       
   174         field_use_local_pre: 'Or:',
       
   175         field_use_local: 'Use local YMS',
   174         
   176         
   175         err_invalid_auth_server: 'The URL to the Yubikey authentication server that you entered is invalid.'
   177         err_invalid_auth_server: 'The URL to the Yubikey authentication server that you entered is invalid.'
   176       }
   178       }
   177     }
   179     }
   178   }
   180   }