~mamarley/openconnect/+git/gitlab-main:temp/Ubuntu_CI_futzing

Last commit made on 2021-04-04
Get this branch:
git clone -b temp/Ubuntu_CI_futzing https://git.launchpad.net/~mamarley/openconnect/+git/gitlab-main

Branch merges

Branch information

Name:
temp/Ubuntu_CI_futzing
Repository:
lp:~mamarley/openconnect/+git/gitlab-main

Recent commits

d1eef77... by Dan Lenski

juniper-sso-auth: fix Ubuntu CI

Signed-off-by: Daniel Lenski <email address hidden>

d99ddaf... by Joachim Kuebart <email address hidden>

fix: file permissions broken by %@$# WSL

Signed-off-by: Joachim Kuebart <email address hidden>

afbf8ff... by Joachim Kuebart <email address hidden>

fix: recognise UserName field for Azure SSO

Signed-off-by: Joachim Kuebart <email address hidden>

04e5f75... by Joachim Kuebart <email address hidden>

fix: add fake SSO server and TNCC to distribution

Signed-off-by: Joachim Kuebart <email address hidden>

d23be53... by Joachim Kuebart <email address hidden>

fix: simplify roundabout way to get bytearray

Signed-off-by: Joachim Kuebart <email address hidden>

7410dbd... by Joachim Kuebart <email address hidden>

fix: remove submit buttons for testing

Signed-off-by: Joachim Kuebart <email address hidden>

5aba2de... by Joachim Kuebart <email address hidden>

fix: fix Juniper Azure SSO login

Signed-off-by: Joachim Kuebart <email address hidden>

1117faf... by Joachim Kuebart <email address hidden>

test: add unit test for Azure MFA SSO

Signed-off-by: Joachim Kuebart <email address hidden>

65de4bd... by Dan Lenski

make --authgroup fill EITHER the role and/or the realm for Juniper

Signed-off-by: Daniel Lenski <email address hidden>

aed3a7c... by Dan Lenski

add test path including frmSelectRoles

frmSelectRoles is a "form" that sort of acts like a realm dropdown except that…

(1) It comes AFTER the credentials have been submitted (¯\_(ツ)_/¯)
(2) It doesn't actually contain any form fields. It only contains links to
    a small number of role choices. It then redirects to 'GET login.cgi'.
    Inane, but apparently used in the real world. See examples at:
    https://gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/issues/30#note_988366

Signed-off-by: Daniel Lenski <email address hidden>