desktop-edge-win icon indicating copy to clipboard operation
desktop-edge-win copied to clipboard

Provides a Ziti client for Windows

Results 56 desktop-edge-win issues
Sort by recently updated
recently updated
newest added

VersionUtil.NormalizeVersion fails to properly normalize "2.0.1" resulting in "2.0.0" being returned. fix the logic

bug
good first issue
hacktoberfest

Right now, there's no way to know what changed in a release without going to the releases page. Consider somehow exposing the release notes in the UI, informing the user...

enhancement
hacktoberfest

right now when controller connectivity is flaky, there's no way in the UI to know this. provide some kind indication to the end user that the controller is not available...

enhancement

this is due to a transitive issue to the CSDK and then to mbed tls. see https://github.com/netfoundry/uv-mbed/pull/93

bug
Service

1.12 does not have the logic necessary to implement a controller move. please implement it. see sdk.go `case C.ZitiAPIEvent` for inspiration as needed

enhancement

It'd be nice to see the following operations exposed in the CLI: * ZitiDump * Add/Remove identity (from .jwt) `ziti-tunnel identity add path/to/jwt` * MFA from CLI

When creating certificates with a third party CA, in this case MS Certificate Services, to export the certificate you need to export it in PKCS#12 format. However, to import the...

enhancement

If user deletes an identity from the controller/nfconsole and does not remove it from WDE, during the startup, ZDEW does not send the event for that identity to the UI,...

bug
good first issue

I was wondering if there would be a a way to control the updates that we are delivering to clients. Ideally, for windows clients, having a Group Policy would be...

https://github.com/marketplace/actions/microsoft-store-publish Looks easy - if we do this we'll need a flag to figure out if it comes from GH releases or the store so automatic update can be enabled/disabled/used...