stoken: Implement new auth form to gather soft token information
authorKevin Cernekee <cernekee@gmail.com>
Sat, 13 Oct 2012 19:31:18 +0000 (12:31 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Mon, 15 Oct 2012 03:10:26 +0000 (20:10 -0700)
commitf0c63660026e75bb84b4ef069dc8efdfa01d7253
treeba83b72e9924327afd3fe598d01fd5e3eecac291
parentf5e5623d9121aaac5ec60aae8d3bb1ba91b94930
stoken: Implement new auth form to gather soft token information

If the user has asked to use a soft token, libopenconnect will prompt
for devid/pass/pin (as necessary) to unlock the soft token, prior to
the initial server connection.  If the user aborts, soft token mode will
be disabled and the user will need to enter his tokencode by hand.
Manual entry could be useful for e.g. activating a new token.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
auth.c
http.c
openconnect-internal.h