mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Improve the authentication workflow (#18)
This commit is contained in:
@@ -132,7 +132,7 @@ QString PortalConfigResponse::prelogonUserAuthCookie() const
|
||||
return _prelogonAuthCookie;
|
||||
}
|
||||
|
||||
QList<GPGateway> PortalConfigResponse::allGateways()
|
||||
QList<GPGateway> PortalConfigResponse::allGateways() const
|
||||
{
|
||||
return _gateways;
|
||||
}
|
||||
|
Reference in New Issue
Block a user