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