From: Dimitri Papadopoulos <3350651+DimitriPapadopoulos@users.noreply.gitlab.com> Date: Mon, 21 Jun 2021 17:34:55 +0000 (+0200) Subject: Get rid of trailing spaces X-Git-Tag: v8.20~129^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=45f7999da39d9b3ccd8b61ba01ed6da0f8b8ccce;p=users%2Fdwmw2%2Fopenconnect.git Get rid of trailing spaces Signed-off-by: Dimitri Papadopoulos <3350651+DimitriPapadopoulos@users.noreply.gitlab.com> --- diff --git a/fortinet.c b/fortinet.c index 0b220b7a..08ca63ce 100644 --- a/fortinet.c +++ b/fortinet.c @@ -541,7 +541,7 @@ static int fortinet_configure(struct openconnect_info *vpninfo) * FortiOS 4 was the last version to send the legacy HTTP configuration. * FortiOS 5 and later send the current XML configuration. * We clearly do not need to support FortiOS 4 anymore. - * + * * Yet we keep this code around in order to get a sanity check about * whether the SVPNCOOKIE is still valid/alive, until we are sure we've * worked out the weirdness with reconnects. diff --git a/openconnect-internal.h b/openconnect-internal.h index 97f0ba24..ac692f4c 100644 --- a/openconnect-internal.h +++ b/openconnect-internal.h @@ -1240,7 +1240,7 @@ int do_gen_hotp_code(struct openconnect_info *vpninfo, struct oc_auth_form *form, struct oc_form_opt *opt); -int set_oidc_token(struct openconnect_info *vpninfo, +int set_oidc_token(struct openconnect_info *vpninfo, const char *token_str); /* stoken.c */ diff --git a/www/contribute.xml b/www/contribute.xml index 34a8945d..ea83425f 100644 --- a/www/contribute.xml +++ b/www/contribute.xml @@ -132,7 +132,7 @@ perhaps even Google Summer of Code projects.

Other enhancements

-One of the main other improvements that would be welcome, is implementing a full WebView in the graphical clients. Currently for protocols like Juniper, OpenConnect screen-scrapes the HTML pages used for login, and attempts to make sense of them. This is The main thing that would be +One of the main other improvements that would be welcome, is implementing a full WebView in the graphical clients. Currently for protocols like Juniper, OpenConnect screen-scrapes the HTML pages used for login, and attempts to make sense of them. This is The main thing that would be Other items on the TODO list include: