summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/otptoken_yubikey.py
Commit message (Collapse)AuthorAgeFilesLines
* Add the otptoken-add-yubikey commandNathaniel McCallum2014-06-261-0/+139
This command behaves almost exactly like otptoken-add except: 1. The new token data is written directly to a YubiKey 2. The vendor/model/serial fields are populated from the YubiKey Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>