[PATCH] option to choose form field for token code, and to append to password

Dan Lenski dlenski at gmail.com
Sat Dec 19 16:04:45 PST 2015


I previously sent this inline and it seems to have gotten mangled
by Gmane.

With this patch, you can explicitly specify the name of the form field to hold
the passcode, optionally by appending it to the password field.

      --token-field=[+]FIELD      Form field for token code (with +, code is appended to password)


Dan Lenski (1):
8  option to choose form field for token code, and to append to password

 auth-common.c          | 33 +++++++++++++++++++++++++++------
 auth.c                 | 19 ++++++++++++++++---
 library.c              |  5 +++--
 main.c                 | 20 ++++++++++++++++++--
 openconnect-internal.h |  2 ++
 openconnect.h          |  1 +
 6 files changed, 67 insertions(+), 13 deletions(-)

-- 
2.5.0




More information about the openconnect-devel mailing list