110 Commits
Author SHA1 Message Date
Michael Quigley ed5e7de80c fix for share/name cleanup semantics (#1219) 2026-03-30 15:01:58 -04:00
Michael Quigley b73aa57572 admin/listAppliedLimitClasses (#1210) 2026-03-24 16:00:46 -04:00
Michael Quigley 1d56058493 admin update password (#1129) 2026-03-18 10:42:49 -04:00
Michael Quigley fdc5c68c46 Merge branch 'main' into v2.0 2025-12-08 14:53:50 -05:00
Michael Quigley dc86c0c17d removed the vpn functionality 2025-12-08 12:31:19 -05:00
Michael Quigley 7c216d59d6 'zrok list shares', 'zrok list accesses' with all the accoutrements (#1107) 2025-10-28 16:31:28 -04:00
Michael Quigley 687c86b5b1 new '/environments' endpoint to allow for dynamic querying of enviroments; new 'zrok list environments' command to access it (#1107) 2025-10-28 15:14:42 -04:00
Michael Quigley 8ec3b44402 "namespace selection" -> "name selection" (#726) 2025-09-24 11:14:25 -04:00
Michael Quigley 478d6e460f augment the /overview endpoint to include names and namespaces (#1064) 2025-09-22 13:43:17 -04:00
Michael Quigley f52d2a4238 share details, overview and metadata cleanups; api console cleanups (#1057) 2025-09-18 15:14:23 -04:00
Michael Quigley 82a4fb8a0f support for custom private share names (#1070) 2025-09-18 13:28:38 -04:00
Michael Quigley 083e8d532e share12|unshare12 -> share|unshare (#1057) 2025-09-18 13:06:53 -04:00
Michael Quigley 3d1d0bf602 ripping stuff out by the handful (#1057) 2025-09-15 17:07:56 -04:00
Michael Quigley fa5dbbb2ec name list improvements (#726) 2025-09-08 16:41:43 -04:00
Michael Quigley 24cf4ad2ba support vanity tokens (probably the preferred use case) for namespaces (#726) 2025-08-21 16:35:11 -04:00
Michael Quigley 83b10595f4 remove the enum restriction on 'oauth-provider'; use any provider 2025-07-30 16:48:15 -04:00
Michael Quigley 8aa2ff9006 added 'envZId' to '#/defintions/share' (#998); updated openapi-generator-cli to 7.14.0 2025-07-02 12:15:00 -04:00
Michael Quigley d01a793129 add new 'remoteAgent' boolean to '/overview' environment output (#977) 2025-06-09 13:16:28 -04:00
Michael Quigley 2cecf14143 new /agent/status api endpoint (#967) 2025-05-30 11:46:37 -04:00
Michael Quigley 9a5e3a4998 support a 'new account link' to inject new account information onto the login page (#552) 2025-04-07 13:21:03 -04:00
Michael Quigley e7f126bd45 frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
Michael Quigley e95e5c3fe8 frontendToken; frontend description (#834) 2025-02-05 11:05:42 -05:00
Michael Quigley c9c60b4dd1 description for access request (frontend) (#834) 2025-02-04 17:07:28 -05:00
Michael Quigley a71f9eb3b1 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
Michael Quigley 7685c06e45 regenerateToken -> regenerateAccountToken (#820, #834) 2025-02-04 11:45:40 -05:00
Michael Quigley 503dd432c9 frontend token shorthand 'feToken' (#820, #834) 2025-02-04 11:30:28 -05:00
Michael Quigley 5821280dff remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
Michael Quigley 49368dc542 adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Michael Quigley eb721bb916 scaffolding to support 'vpn' backend mode 2024-04-08 13:07:58 -04:00
Michael Quigley 8d368b2b1e update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
Michael Quigley dce32b58d2 updated api spec to support permission mode and access grans (#432) 2024-03-04 11:59:32 -05:00
Cam adfc6e3a07 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-14 13:43:08 -06:00
Michael Quigley 1db29fdc11 store and api changes for socks backend (#558) 2024-02-08 13:11:19 -05:00
Cam 5861cc7d7e Add tab for user actions. First action is a password change 2024-01-23 10:20:02 -06:00
Michael Quigley 2afaa54afc support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
Michael Quigley ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
Michael Quigley 952dd3aff0 spec updated to include backend mode 'drive' (#218) 2023-10-17 13:05:55 -04:00
Ziti-Ci 8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
Ziti-Ci 2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
Michael Quigley a96f3e9f96 --backend-mode caddy rough-in (#391) 2023-08-28 14:49:20 -04:00
Cam OttsandZiti-Ci a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
Cam Otts 64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
Michael Quigley b334ff50b2 slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00
Michael Quigley 41c30e4158 Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
Michael Quigley 05b53df6ba frontends and data plane connections to owned shares (#323) 2023-05-17 13:21:01 -04:00
Michael Quigley 8a9e02e464 env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
Michael Quigley 9591f5150e new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
Michael Quigley 7d48683df7 support for displaying limited shares in red in the visualizer (#320) 2023-05-15 14:14:52 -04:00
Michael Quigley 2655eaefc0 roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
Michael Quigley d1688c450d 'activity' (#234) 2023-05-11 15:41:21 -04:00