Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added --version option * Exit with exit code 1 when interrupting the token retrieval from console * Added polkit privilege check to see if the running user is allowed to manage systemd unit files. If true, the downloaded VPN profile will now be started automatically by default, also for limited privileged users. * Updated the base URL for the CloudConnexa API service. The override environment variable has been renamed to CLOUDCONNEXA_BASEURL. * Internal/debug variables has been renamed from OPENVPN_CLOUD_ to OPENVPN_CONNECTOR_. To enable debugging, the OPENVPN_CONNECTOR_DEBUG environment variable must be set instead. Signed-off-by: David Sommerseth <[email protected]>
- Loading branch information