GlobalProtect-openconnect icon indicating copy to clipboard operation
GlobalProtect-openconnect copied to clipboard

Refactor constant URL parameters in a single place.

Open hrk opened this issue 4 years ago • 0 comments

Currently, there are some constant URL parameters that are hardcoded in the code in the files GPClient/{loginparams.cpp,portalauthenticator.cpp,gatewayauthenticator.cpp}.

Especially clientos, os-version and version are three common parameters that should be refactored to be in a single place and (at a future date) customizable.

hrk avatar Mar 19 '21 08:03 hrk