plugins/Yubikey.php
changeset 30 294bab0bb3e2
parent 27 647f0aa485dd
child 31 e931602f9f2f
equal deleted inserted replaced
29:7cd9707ed72f 30:294bab0bb3e2
    89         yubiucp: 'Yubikey user CP',
    89         yubiucp: 'Yubikey user CP',
    90         yubiacp: 'Yubikey admin CP',
    90         yubiacp: 'Yubikey admin CP',
    91       },
    91       },
    92       yubiauth: {
    92       yubiauth: {
    93         msg_please_touch_key: 'Please touch your Yubikey',
    93         msg_please_touch_key: 'Please touch your Yubikey',
    94         msg_close_instructions: 'Press <tt>Esc</tt> to cancel',
    94         msg_close_instructions: 'or press <tt>Esc</tt>',
    95         msg_invalid_chars: 'OTP contains invalid characters',
    95         msg_invalid_chars: 'OTP contains invalid characters',
    96         msg_too_long: 'OTP is too long',
    96         msg_too_long: 'OTP is too long',
    97         msg_validating_otp: 'Validating OTP...',
    97         msg_validating_otp: 'Validating OTP...',
    98         msg_otp_valid: 'OTP validated',
    98         msg_otp_valid: 'OTP validated',
    99         btn_enter_otp: 'Enter a Yubikey OTP',
    99         btn_enter_otp: 'Enter a Yubikey OTP',