Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
c94fbe57
Commit
c94fbe57
authored
Mar 02, 2021
by
Andreas Hartmetz
Browse files
Fix "PAN GlobalProtect" selection when configuring OpenConnect
parent
06d838d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpn/openconnect/openconnectwidget.cpp
View file @
c94fbe57
...
...
@@ -276,6 +276,7 @@ QVariantMap OpenconnectSettingWidget::setting() const
break
;
case
2
:
protocol
=
QLatin1String
(
"gp"
);
break
;
default:
protocol
=
QLatin1String
(
"pulse"
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment