]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
another GP error string that tells the client to stop trying to reconnect
authorDaniel Lenski <dlenski@gmail.com>
Sun, 29 Sep 2019 20:29:26 +0000 (13:29 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Sun, 29 Sep 2019 21:04:05 +0000 (14:04 -0700)
commit22d083dcd53524dab53afebcc74ae73af2d09fa5
treee213317cb0f35db23d0e7ec62a4b861f559db6c7
parent6034670715965dfe5d0678b3f497d1bf8a884dbb
another GP error string that tells the client to stop trying to reconnect

As shown in https://gitlab.com/openconnect/openconnect/issues/78, the
message "Allow Automatic Restoration of SSL VPN is disabled" in a
GlobalProtect error response indicates that the server will not accept the
previously-valid auth cookie, so the client should give up retrying.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
gpst.c