YubikeyManagement.php
changeset 8 be4a5f24bb29
parent 7 3db638306413
child 11 b9eb748ac1e4
equal deleted inserted replaced
7:3db638306413 8:be4a5f24bb29
   190         acp_field_require_reauth: 'YMS pages require re-authentication',
   190         acp_field_require_reauth: 'YMS pages require re-authentication',
   191         acp_field_claim_enable_title: 'Allow users to claim Yubikeys:',
   191         acp_field_claim_enable_title: 'Allow users to claim Yubikeys:',
   192         acp_field_claim_enable_hint: 'If you plan to program your own Yubikeys and give them to others, enable this to allow them to create YMS accounts and "claim" the keys so they can see AES secrets and control settings on their keys.<br />
   192         acp_field_claim_enable_hint: 'If you plan to program your own Yubikeys and give them to others, enable this to allow them to create YMS accounts and "claim" the keys so they can see AES secrets and control settings on their keys.<br />
   193                                       If you enable this, all Administrators will see an option when adding a new key to put it into the pool of unclaimed keys.<br />
   193                                       If you enable this, all Administrators will see an option when adding a new key to put it into the pool of unclaimed keys.<br />
   194                                       To claim a Yubikey, YMS requires users to enter a valid OTP, and optionally, an additional field you may configure below.',
   194                                       To claim a Yubikey, YMS requires users to enter a valid OTP, and optionally, an additional field you may configure below.',
       
   195 		acp_field_force_client_id_title: 'Shared client ID:',
       
   196 		acp_field_force_client_id_hint: 'If set, all Yubikeys will be registered to the same underlying client account. This allows everyone on the site to manage a single pool of Yubikeys using different accounts.',
   195         acp_field_claim_enable: 'Enable the claim system',
   197         acp_field_claim_enable: 'Enable the claim system',
   196         acp_field_claimauth_enable_title: 'Use external authentication when claiming Yubikeys:',
   198         acp_field_claimauth_enable_title: 'Use external authentication when claiming Yubikeys:',
   197         acp_field_claimauth_enable_hint: 'This allows you to require an additional value - for example, the receipt number from the user\'s Yubikey order - when Yubikeys are claimed.',
   199         acp_field_claimauth_enable_hint: 'This allows you to require an additional value - for example, the receipt number from the user\'s Yubikey order - when Yubikeys are claimed.',
   198         acp_field_claimauth_enable: 'Require additional field to claim a Yubikey',
   200         acp_field_claimauth_enable: 'Require additional field to claim a Yubikey',
   199         acp_field_claimauth_title: 'Name of the field:',
   201         acp_field_claimauth_title: 'Name of the field:',