]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
finesse the URL-decoding of the GP login args
authorDaniel Lenski <dlenski@gmail.com>
Thu, 15 Oct 2020 05:01:34 +0000 (22:01 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Sun, 15 Nov 2020 23:05:44 +0000 (15:05 -0800)
commit3ec7e73d7db488fb7a0842a037851fc5342bf976
tree496bc14d2a8d9e5a85bb423d323d25253257143a
parent4e701017a86f5d9118f124f67aaf7922f33a783c
finesse the URL-decoding of the GP login args

Unsurprisingly, it's messier than I thought it was.  Some of them definitely
need to be URL-decoded, and some definitely shouldn't be.
https://gitlab.com/openconnect/openconnect/-/issues/147#note_429943037

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