]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Make yubikey less picky about what it'll generate tokens for
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 Oct 2018 07:06:52 +0000 (08:06 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 Oct 2018 07:06:52 +0000 (08:06 +0100)
commitd93bf0dce89fc309ee7bf830559bcd6616bf0ced
treedd737237a6e9afd7205f683ad55e805a9e14da6c
parent6a2ce5d5c151d2adcdddaf3eb6d15a81c652db20
Make yubikey less picky about what it'll generate tokens for

The protocol should validate which form fields are OK; no need to apply
CSTP-specific filters (which are now out of date) in the yubikey code.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
yubikey.c