Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refinements for external auth support #1049

Open
wants to merge 117 commits into
base: main
Choose a base branch
from

Conversation

dovholuknf
Copy link
Member

various fixes, refinements while doing ext-auth support. brings in some changes from the other branch that was reviewed (but probably won't merge due to conflicts)

  • checks for only one -I param supplied,
  • saves the config file in the same location as the -I (config dir) now
  • normalizes identities to lowercase on windows to avoid copy/paste issues
  • change tunnel status to not save the config file (it was being written every 5s due to the ziti monitor on windows)
  • clean up some warnings

@dovholuknf dovholuknf requested a review from a team as a code owner November 25, 2024 22:08
@scareything scareything force-pushed the add-identity-from-url-cert-key branch from 75544b7 to c13e0a4 Compare November 26, 2024 20:49
programs/ziti-edge-tunnel/windows-scripts.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Show resolved Hide resolved
programs/ziti-edge-tunnel/instance.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/netif_driver/darwin/utun.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/process_cmd.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/windows-scripts.c Outdated Show resolved Hide resolved
programs/ziti-edge-tunnel/windows-scripts.c Outdated Show resolved Hide resolved
Copy link
Member

@scareything scareything left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets just add the get_name function to the netif_driver interface pls.

…fier which is the normalized path to the file
…penziti/ziti-tunnel-sdk-c into add-identity-from-url-cert-key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants