]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
less confusing output when authentication fails
authorDaniel Lenski <dlenski@gmail.com>
Mon, 16 Nov 2020 22:00:47 +0000 (14:00 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 16 Nov 2020 22:02:54 +0000 (14:02 -0800)
commitce8c6968f524aaa6d8387a3c63e9cdbce88f3c59
tree812e5094997cb2ab34352a9d1808c4066d4f9ece
parentecfc89173650a30f9c805ee9d1babc445c701d84
less confusing output when authentication fails

* "Failed to obtain WebVPN cookie" → "Failed to complete authentication"
  (WebVPN is Cisco-specific and unclear to end users)
* GlobalProtect shouldn't treat a SAML-required login response as a failure to *parse*
  the login response. This results in unnecessary and confusing logging. (ping #197)

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
auth-globalprotect.c
main.c