]> err.no Git - yubikey-personalization.old/commit
Only allow choosing slot once.
authorFredrik Thulin <fredrik@yubico.com>
Mon, 17 Jan 2011 11:44:09 +0000 (12:44 +0100)
committerFredrik Thulin <fredrik@yubico.com>
Mon, 17 Jan 2011 12:56:05 +0000 (13:56 +0100)
commit930c140ddef071a401606e3580f193ef1d0c637e
tree6c95db39a8bcbf745fee93783c16ec4e51a0a018
parent5a6ede9f98d3e95b98513fa3905d39e5f2cc400e
Only allow choosing slot once.

Choosing slot resets cfgFlags etc. which violates the principle
of least astonishments if done more than once
(think setting a bunch of flags, and then setting slot).
tests/test_args_to_config.c
ykpersonalize.c