Michael Quigley
|
49d852ee02
|
lints
|
2025-06-16 13:28:02 -04:00 |
|
Michael Quigley
|
21f055e590
|
bootstrapper refactoring to accomodate new secrets listener boostrapping (#968)
|
2025-06-16 13:24:41 -04:00 |
|
Michael Quigley
|
632632e0bf
|
rough in secrets grpc listener (#968)
|
2025-06-16 13:08:30 -04:00 |
|
Michael Quigley
|
7a9cf3b183
|
lint in sql (#968)
|
2025-06-16 11:50:35 -04:00 |
|
Michael Quigley
|
65da4561f8
|
store implementation for secrets (#968)
|
2025-06-16 11:49:07 -04:00 |
|
Michael Quigley
|
6c0004a490
|
lint
|
2025-06-16 11:43:11 -04:00 |
|
Michael Quigley
|
6cf5c28f90
|
roughed in gprc service for secrets retrieval (#968)
|
2025-06-16 11:39:22 -04:00 |
|
Michael Quigley
|
210dc120d1
|
'secrets' table (#968)
|
2025-06-16 11:28:22 -04:00 |
|
Michael Quigley
|
d66cc2f9f9
|
update zitadel/oidc (#968)
|
2025-06-12 14:51:31 -04:00 |
|
Michael Quigley
|
801007dd42
|
lint (#968)
|
2025-06-10 14:50:03 -04:00 |
|
Michael Quigley
|
20f0f3a0e8
|
tested with google; need to fix host/claims mismatch reauth (#968)
|
2025-06-10 14:32:47 -04:00 |
|
Michael Quigley
|
7cf333724f
|
'v: 4' frontend config (#968)
|
2025-06-09 17:00:52 -04:00 |
|
Michael Quigley
|
017c17156f
|
draft flexible oidc configuration (#968)
|
2025-06-09 16:59:33 -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 |
|