1
1
mirror of https://github.com/openziti/zrok.git synced 2025-08-25 22:45:30 +02:00
Commit Graph

115 Commits

Author SHA1 Message Date
Michael Quigley
b2f051834e fledged enroll/unenroll handlers for agent remoting () 2025-05-30 15:52:44 -04:00
Michael Quigley
2a0a1cf4d9 roughed in /agent/enroll () 2025-05-30 15:06:01 -04:00
Michael Quigley
f4057655be clean up; /agent/ping () 2025-05-30 13:17:43 -04:00
Michael Quigley
a7899b3a98 ham-fisted, manually wired... but working () 2025-05-30 12:59:10 -04:00
Michael Quigley
6361a3ced3 prevent sparklines handler crashing when no configured metrics subsystem () 2025-03-03 18:20:20 -05:00
Michael Quigley
d5e2c424e5 a round of iteration on improving the version management situation more (); update deps in ui/agentUi 2025-02-25 11:48:14 -05:00
Michael Quigley
92162d9e4f new client version checking protocol () 2025-02-10 13:52:42 -05:00
Michael Quigley
5228e25fb7 implemented patching frontend descriptions () 2025-02-05 10:48:02 -05:00
Michael Quigley
7685c06e45 regenerateToken -> regenerateAccountToken (, ) 2025-02-04 11:45:40 -05:00
Michael Quigley
89a9f5b8db roughed in '/sparklines' handler () 2025-01-10 15:02:09 -05:00
Michael Quigley
98804320a1 plumbing for org admin members list () 2024-12-10 14:15:27 -05:00
Michael Quigley
3aff9950c8 list memberships for end users () 2024-12-10 13:28:29 -05:00
Michael Quigley
65104e9e18 initial implementation of 'orgAccountOverview' () 2024-12-10 11:46:01 -05:00
Michael Quigley
7c17cce8f0 list organizations () 2024-12-09 17:03:30 -05:00
Michael Quigley
0e30407bbd remove organization member handler () 2024-12-09 14:38:30 -05:00
Michael Quigley
37e945d603 add organization member handler () 2024-12-09 14:32:43 -05:00
Michael Quigley
6fb69c59d2 list members of organization handler () 2024-12-09 14:21:49 -05:00
Michael Quigley
c98aaa8e00 create/delete organization handlers () 2024-12-09 13:30:45 -05:00
Michael Quigley
d2ee09bd44 lint 2024-09-04 17:01:33 -04:00
Michael Quigley
2f5803a541 grants handler wiring () 2024-09-04 16:18:20 -04:00
Michael Quigley
d036198332 new endpoint handler and wiring for account creation () 2024-08-19 11:49:36 -04:00
Michael Quigley
a7194aecf6 reset -> regenerate () 2024-02-20 11:40:11 -05:00
Cam
338b5a0936 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
Cam
bba9377b9f initial work on token revocation 2024-01-25 09:55:45 -06:00
Cam
5861cc7d7e Add tab for user actions. First action is a password change 2024-01-23 10:20:02 -06:00
Cam Otts
53940d51ab Tls supprt ()
* added tls support to controller and access proxies

* few pr comments
2024-01-17 15:37:46 -06: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
7cc83e3e69 health check endpoint for checking both the SQL store and also influx () 2023-08-08 13:48:34 -04:00
Ziti-Ci
18424a1b48 oauth updates 2023-07-18 13:03:43 -05:00
Cam Otts
a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
Michael Quigley
1578ecca98 support for pprof endpoint 2023-06-16 11:52:42 -04:00
Cam Otts
64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
Michael Quigley
7963ba83b0 frontend details () 2023-05-17 13:53:18 -04:00
Michael Quigley
75376969ca limit details on explorer nodes () 2023-05-16 13:45:43 -04:00
Michael Quigley
2655eaefc0 roughed in environment sparklines backend () 2023-05-12 11:57:34 -04:00
Michael Quigley
e7048e4051 wire in environment and share handlers () 2023-05-09 16:48:11 -04:00
Michael Quigley
6b078abcd7 account metrics endpoint () 2023-05-09 14:16:01 -04:00
Michael Quigley
d279fbb8cb roughed in limit warning email actions () 2023-03-27 15:29:25 -04:00
Michael Quigley
d0dd04a141 share limits check owned by limits.Agent now () 2023-03-21 16:34:45 -04:00
Michael Quigley
79e9f484dc centralized environment limits check () 2023-03-21 16:18:17 -04:00
Michael Quigley
9418195150 more limits.Agent elaboration () 2023-03-17 13:13:33 -04:00
Michael Quigley
192a49fe19 wire in the new 'limits.Agent' infrastructure; extend the 'metrics.Agent' to support additional 'metrics.UsageSink' instances () 2023-03-16 15:05:39 -04:00
Michael Quigley
86126b3f53 metrics2 -> metrics () 2023-03-15 16:14:06 -04:00
Michael Quigley
89202873bc incorporate metrics.Agent into the controller () 2023-03-15 16:05:01 -04:00
Michael Quigley
d54fefb0fe consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
Michael Quigley
df4c52aae5 remove legacy v0.3 metrics infrastructure () 2023-03-07 12:57:35 -05:00
Cam Otts
cd08b98a0a added configuration endpoint which sends tou link and version info 2023-01-31 12:44:03 -06:00
Michael Quigley
7d3eeff885 forgot -> reset; password reset testing & tweaks () 2023-01-20 12:08:40 -05:00
Cam Otts
2bbf404bae added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00