GlobalProtect-openconnect
GlobalProtect-openconnect copied to clipboard
Refactor constant URL parameters in a single place.
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.