]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Clean up auth form handling
authorChaskiel Grundman <cg2v@andrew.cmu.edu>
Mon, 11 Oct 2010 20:44:50 +0000 (16:44 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 24 Nov 2010 23:22:29 +0000 (23:22 +0000)
commitd707fc524f27a7465675475813dce33eaf225c23
treee360603df62981eb887e2643857b0a488e8c277c
parent403d837439616e551f6ff3beb8cd06ffe5ddf121
Clean up auth form handling

Instead of scanning the login form and only displaying specific prompts,
display and record responses for all <input type="text">, and
<input type="password"> elements in the login form. It is still limited to
a single <select> element. The support for combining a securid code and pin
has also been removed.

Signed-off-by: Chaskiel Grundman <cg2v@andrew.cmu.edu>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Makefile
auth.c
openconnect.h
securid.c [deleted file]