From: | ghudson@mit.edu |
Subject: | SVN Commit |
Use config storage for client OTP token selection
* Save the vendor name of the token we used to create the challenge.
* If we saved the name of a token vendor previously, prune out any
tokeninfos which contain different vendor names.
https://github.com/krb5/krb5/commit/4c1e02bef34df0407323b610818980c25b61c878
Author: Nalin Dahyabhai <nalin@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 4c1e02bef34df0407323b610818980c25b61c878
Branch: master
src/lib/krb5/krb/preauth_otp.c | 90 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 90 insertions(+), 0 deletions(-)