3426 Commits

Author SHA1 Message Date
Michael Quigley
5751acdd0d
'zrok admin delete account' CLI (#993) 2025-06-25 14:18:23 -04:00
Michael Quigley
9d90f7a2cc
infrastructure for account delete api endpoint (#993) 2025-06-25 14:04:23 -04:00
Michael Quigley
2aefe7e963
lint (#993) 2025-06-25 13:24:58 -04:00
Michael Quigley
1ac7555031
changelog (#992) 2025-06-25 13:12:07 -04:00
Michael Quigley
b4d3a5b89d
create/delete frontend grant cli; api testing (#992) 2025-06-25 13:03:25 -04:00
Michael Quigley
ce37219bac
new frontend grants admin endpoint handlers; miscellaneous cleanup and organization for consistency (#992) 2025-06-25 12:40:39 -04:00
Michael Quigley
59e73e8d6b
/account delete endpoint (#591) 2025-06-24 16:58:24 -04:00
Michael Quigley
eafaf56f13
/frontend/grant endpoint (#992) 2025-06-24 16:54:21 -04:00
Michael Quigley
1ac77fa5b9
Merge pull request #978 from openziti/overview_agent_enrollment
add new 'remoteAgent' boolean to '/overview' environment output (#977)
v1.0.6
2025-06-09 18:23:15 +00:00
Michael Quigley
8daa97ea46
Merge branch 'main' into overview_agent_enrollment 2025-06-09 14:22:25 -04:00
Michael Quigley
70e3822d7a
Merge pull request #979 from openziti/framework_usage
Framework Usage (#976)
2025-06-09 18:21:09 +00:00
Michael Quigley
35d99a7d0d
changelog (#976) 2025-06-09 13:40:19 -04:00
Michael Quigley
d01a793129
add new 'remoteAgent' boolean to '/overview' environment output (#977) 2025-06-09 13:16:28 -04:00
Michael Quigley
bb506cf01a
disable the agent console (#976) 2025-06-05 14:46:35 -04:00
Michael Quigley
c161e68c68
test endpoint lint (#976) 2025-06-04 17:18:08 -04:00
Michael Quigley
6e1c36ca1e
actually set the provided name (#976) 2025-06-04 17:14:19 -04:00
Michael Quigley
7a5b460790
separate out host/user interrogation functions into a library function (#976) 2025-06-04 16:54:47 -04:00
Michael Quigley
5308285cbd
parameterize zrokdir (#976) 2025-06-04 16:41:46 -04:00
Michael Quigley
f7d78a7bd9
Merge pull request #975 from openziti/agent_remote
Agent Remoting (#967)
v1.0.5
2025-06-04 20:21:52 +00:00
Michael Quigley
c761a6636c
added bounds for /agent/access#[autoStartPort|autoEndPort] (#967) 2025-06-04 15:12:19 -04:00
Michael Quigley
6b995e0f35
docs lint (#967) 2025-06-03 16:04:48 -04:00
Michael Quigley
bd5a776bd3
changelog (#967) 2025-06-03 15:24:49 -04:00
Michael Quigley
9dc837b8ba
docs (#967) 2025-06-03 15:23:24 -04:00
Michael Quigley
95d5abd697
docs (#967) 2025-06-03 15:20:47 -04:00
Michael Quigley
9174f052f9
docs (#967) 2025-06-03 15:12:32 -04:00
Michael Quigley
3bcec93b36
sidebar_position (#967) 2025-06-03 15:02:24 -04:00
Michael Quigley
fbc1ddec99
docs (#967) 2025-06-03 15:00:38 -04:00
Michael Quigley
0c678da2fe
tui lint (#967) 2025-06-03 14:55:49 -04:00
Michael Quigley
2de24beba8
bugs, lint, testing (#967) 2025-06-03 14:45:32 -04:00
Michael Quigley
3ed97d4e90
environment disable now cleans up agent remote; refactored and streamlined disableHandler (#967) 2025-06-03 12:41:49 -04:00
Michael Quigley
94f11b16dd
/agent/unaccess handler (#967) 2025-06-02 17:04:38 -04:00
Michael Quigley
6cd7258fad
/agent/access handler (#967) 2025-06-02 17:01:23 -04:00
Michael Quigley
662c3a0134
/agent/status (#967) 2025-06-02 16:40:55 -04:00
Michael Quigley
9cfd4646f8
/agent/status api endpoint rough-in (#967) 2025-06-02 16:25:29 -04:00
Michael Quigley
0c6dedc01c
/agent/unshare implemented (#967) 2025-06-02 16:18:28 -04:00
Michael Quigley
1aad5ff2b2
implementation of /agent/share (#967) 2025-06-02 15:56:48 -04:00
Michael Quigley
e991ecf0cb
initial changelog (#967) 2025-06-02 15:10:58 -04:00
Michael Quigley
5529e77967
agent remote share, remote unshare api stubs (#967) 2025-06-02 15:05:35 -04:00
Michael Quigley
e11beb8f6f
include the agent_enrollment indirection in agentPingHandler (#967) 2025-06-02 14:16:19 -04:00
Michael Quigley
9cff8aa1bb
fit and finish for 'zrok agent enroll' (#967) 2025-06-02 13:58:32 -04:00
Michael Quigley
326547c0be
'zrok agent enroll', 'zrok agent unenroll'... roughed in (#967) 2025-06-02 13:43:29 -04:00
Michael Quigley
b2f051834e
fledged enroll/unenroll handlers for agent remoting (#967) 2025-05-30 15:52:44 -04:00
Michael Quigley
2a0a1cf4d9
roughed in /agent/enroll (#967) 2025-05-30 15:06:01 -04:00
Michael Quigley
ca88575782
agent enrollment store implementation (#967) 2025-05-30 14:10:54 -04:00
Michael Quigley
8a4e535dfb
/agent/enroll, /agent/unenroll api (#967) 2025-05-30 13:35:08 -04:00
Michael Quigley
f4057655be
clean up; /agent/ping (#967) 2025-05-30 13:17:43 -04:00
Michael Quigley
a7899b3a98
ham-fisted, manually wired... but working (#967) 2025-05-30 12:59:10 -04:00
Michael Quigley
2cecf14143
new /agent/status api endpoint (#967) 2025-05-30 11:46:37 -04:00
Michael Quigley
4491231e77
agent client (#967) 2025-05-30 11:06:57 -04:00
Michael Quigley
f23366c91a
controller configuration (#967) 2025-05-29 16:09:48 -04:00