Commit Graph

63 Commits

Author SHA1 Message Date
dovholuknf b494b0991f try appium testing to generate ui caps 2026-08-25 08:17:45 -04:00
Christopher Britton c10a94578b Enroll to cert / token (#1001)
* add enroll-to fields to AddIdentity payload

* add AddIdentityViewModel for external JWT signer discovery draft

* wire signer discovery into add-by-URL preflight, simplify JWT signer fetching significantly

* add signer discovery and picker to add-by-URL draft

* clean up enroll identifier payload lambdas to be more readable

* extract dialog fade-in/fade-out animation helpers

* discover external JWT signers and add a dedicated enroll-mode dialog when applicable

* Trigger external auth for enroll to token/cert on 'join network'

* clear the identities list when the tunneler shuts off

* remove identity clear from LoadStatusFromService in favor of the one in ServiceClient_OnClientDisconnected

* initial multi-tun support commit. used for development

* fix reconnect loop

* Update release notes

---------

Co-authored-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2026-05-07 11:50:33 -04:00
Clint Dovholuk 289daf439e Beta release 2.10.0.0 (#951)
* Add UpdateInterfaceConfig IPC command with nested L3/L2 payload

UpdateInterfaceConfig replaces UpdateTunIpv4 - this prevents having to call a new separate interface UpdateL2Options for updating l3/l2 config options simultaneously

* Add L2Enabled toggle and PcapInterface dropdown to tunnel config edit modal

* Fix L2Enabled and PcapInterface not populating in tunnel config edit modal

* Add Use Pcap checkbox to control Pcap Interface selection in tunnel config

* chore: prepare beta 2.10.0.0 with ZET v1.14.0

* dos2unix build.ps1

* remove beta updates, add experimental stream for now

* remove experimental for now

---------

Co-authored-by: Christopher Britton <christopher.l.britton@outlook.com>
2026-03-31 16:52:45 -04:00
Christopher Britton 3850efd67b Normalize line endings to LF across the project 2026-03-20 09:10:29 -04:00
dovholuknf 2005196f2a handle enter key on url dialog. update manual-test.md 2025-03-04 14:48:54 -05:00
dovholuknf f33812a736 more updates, more refinements, more changes. pushing this so i can review it in a pr to make final tweaks 2024-12-10 00:07:49 -05:00
dovholuknf 3671ff6ff5 additional updates after more testing, adding better debug messages and start implementing multiple providers 2024-12-06 23:12:09 -05:00
dovholuknf 217bd9862b timeout if the data client takes more than 3 seconds to respond and inform the user that it's very unexpected 2024-12-05 09:24:34 -05:00
dovholuknf 89b5db20cc more commits after continued testing 2024-11-25 16:56:47 -05:00
dovholuknf 1d9d6f39fa initial commit for ext-jwt/third party signer 2024-11-23 21:12:14 -05:00
dovholuknf c95cfb6286 update release note 2024-10-18 13:44:53 -04:00
dovholuknf 6eb20d3bc9 merge origin/main 2024-10-18 09:50:56 -04:00
dovholuknf a98776285d lots of permutations with mfa to get just right... 2024-07-01 09:08:54 -04:00
dovholuknf 72ce17dbb1 editorconfig, useless debug, and add readme to .sln 2024-06-29 22:27:35 -04:00
dovholuknf 50a8cf6893 trying to add header file to all .cs files 2023-11-20 11:15:21 -05:00
dovholuknf be3157e332 initial rev of automatic upgrade disabling 2022-08-15 12:55:16 -04:00
dovholuknf 0297e681ac updates to repair the deferred update feature 2022-07-22 16:08:03 -04:00
Mary Dcouto 8cf5d49b66 Merge pull request #508 from openziti/ziti_dump_with_path
Ziti dump with path
2022-02-17 10:39:50 +05:30
mary-dcouto 0afa1088b6 generate zitidump files in the service logs path while collecting feedback info 2022-02-16 12:05:32 +05:30
mary-dcouto 9295223955 updating the Get MFA codes command 2022-02-14 12:30:13 +05:30
mary-dcouto 308a14396b Merge branch 'release-next' into ZET-UI-integration 2022-02-02 16:22:53 +05:30
dovholuknf 1d16667dc2 plumb apiPageSize 2022-01-19 13:40:44 -05:00
mary-dcouto 380bb7d61f changing the function and payload fields to command and data fields as ZET supports these fields 2022-01-18 14:06:25 +05:30
mary-dcouto cb0f77f6c5 fixing the formatting 2022-01-12 14:19:33 +05:30
mary-dcouto 1128882ea9 changing the external ip command 2022-01-10 20:24:59 +05:30
mary-dcouto 53506c832a data structure change for add identity option, fix isAccessible spelling and fix null error 2021-12-09 19:15:48 +05:30
mary-dcouto 78686df362 reverting the function name and payload name 2021-11-24 13:30:54 +05:30
mary-dcouto 7bfde238c9 change the Function and Payload to command and data 2021-11-22 21:49:53 +05:30
mary-dcouto 6e08f350fa changing the fingerprint to identifier 2021-11-17 21:44:12 +05:30
mary-dcouto 762f26a3a8 changing the service names to Ziti edge tunnel 2021-11-17 16:50:08 +05:30
mary-dcouto ca7b214471 adding controller event to the UI deserialization block 2021-09-16 13:45:11 +05:30
mary-dcouto a209e6844b reverting the snooze logic from tunnel 2021-09-01 11:25:02 +05:30
mary-dcouto 9d2f5bd4b1 adding snooze service timeout notification option 2021-08-30 13:37:05 +05:30
Mary Lincy Dcouto 9ab031e8ab Merge remote-tracking branch 'origin/release-next' into zde-manual-install 2021-07-23 13:06:39 +05:30
Mary Lincy Dcouto 3c02593e3d update frequency initial commit 2021-07-20 21:28:00 +05:30
Mary Lincy Dcouto f539c45c70 changes as per the code review comments 2021-07-19 22:36:17 +05:30
Mary Lincy Dcouto 113b521c2b notification Messages 2021-07-15 16:41:23 +05:30
mary-dcouto e743ff3413 refactor code, display error, send notification during installation error 2021-07-01 18:04:54 +05:30
Mary Lincy Dcouto db181acaa1 accept mask as int value 2021-04-15 15:37:35 +05:30
dovholuknf 52d59ac89a add AddDns to the tunnelconfig and display it accordingly 2021-04-12 13:03:43 -04:00
dovholuknf 0b50b5e6e6 small changes after code review 2021-04-08 16:30:24 -04:00
dovholuknf 8376ff529e checkpoint commit before rebasing from release-next 2021-04-08 15:28:47 -04:00
Mary Lincy Dcouto e7288b8bb6 Merge branch 'main' into identity-onOff-cmdline 2021-03-26 17:02:21 +05:30
dovholuknf f9e48919c7 posture check updates in data service as well as UI 2021-03-24 18:00:39 -04:00
dovholuknf c8365c697d updates for removal flow. fix bad identity error message 2021-03-22 13:40:15 -04:00
dovholuknf b273550718 mfa wired up, log messages looking better. moving to UI related work as needed 2021-03-18 13:52:19 -04:00
Mary Lincy Dcouto b25be123c3 Merge branch 'main' into identity-onOff-cmdline 2021-03-16 14:50:43 +05:30
dovholuknf eb028b88b8 need a new branch and need to pull in all the new changes to adapt to the new api from tsdk 2021-03-12 12:58:38 -05:00
dovholuknf c5ef364d6a update totp -> code 2021-03-12 08:28:13 -05:00
dovholuknf 0277f808ae one clean commit with all mfa fixes 2021-03-11 12:42:27 -05:00