]> err.no Git - yubikey-server-c/commit
Return value from get_data_for_uid and check it
authorTollef Fog Heen <tfheen@err.no>
Mon, 26 Oct 2009 21:35:51 +0000 (22:35 +0100)
committerTollef Fog Heen <tfheen@err.no>
Mon, 26 Oct 2009 21:35:51 +0000 (22:35 +0100)
commitf37462a8dbb9dbdcaac089b86635ac22f8744393
tree51c6d32ee0179370c981cc30259b2f68ae460732
parent9877b82a12f4e81cbda5236a5905bc32b214ee90
Return value from get_data_for_uid and check it

Previously, we would accept any valid OTP we had data for, stop doing
that and return a useful value telling the caller if we actually
suceeded getting useful data back.
src/main.c