Forget preconfigured password after one attempt; don't keep retrying.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 13 Apr 2010 08:10:30 +0000 (09:10 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 13 Apr 2010 08:12:34 +0000 (09:12 +0100)
commit54a9bae87da44fc59f73631bbd4dd567a06084e9
treeeddec0bd4b97784688239adcf83b7a09c55d7805
parent73e9923814c72f570a8197f82535c2f7d74b701c
Forget preconfigured password after one attempt; don't keep retrying.

Without this, we were seeing infinite retries to post the auth form, when
the password was wrong or the required certificate was absent.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
auth.c
openconnect.html