Commit Graph

141 Commits

Author SHA1 Message Date
Michael Quigley
98804320a1
plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
Michael Quigley
3aff9950c8
list memberships for end users (#537) 2024-12-10 13:28:29 -05:00
Michael Quigley
65104e9e18
initial implementation of 'orgAccountOverview' (#537) 2024-12-10 11:46:01 -05:00
Michael Quigley
7c17cce8f0
list organizations (#537) 2024-12-09 17:03:30 -05:00
Michael Quigley
917a4d3f22
list members of organization (#537) 2024-12-09 16:42:30 -05:00
Michael Quigley
84c4611d2d
plumbed add member to org in cli (#537) 2024-12-09 14:53:46 -05:00
Michael Quigley
0e30407bbd
remove organization member handler (#537) 2024-12-09 14:38:30 -05:00
Michael Quigley
37e945d603
add organization member handler (#537) 2024-12-09 14:32:43 -05:00
Michael Quigley
6fb69c59d2
list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
Michael Quigley
c98aaa8e00
create/delete organization handlers (#537) 2024-12-09 13:30:45 -05:00
Michael Quigley
38b32d15d0
initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
Michael Quigley
e5aac2358b
elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
Michael Quigley
a26cf19ade
new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
Michael Quigley
68e58f3aee
updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04: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
Michael Quigley
a7194aecf6
reset -> regenerate (#191) 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
Michael Quigley
8aaec6e882
Merge branch 'main' into token-revocation 2024-02-15 13:07:57 -05:00
Cam
1eac1ad941
removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
Cam
fe9152c451
Merge branch 'main' of github.com:openziti/zrok into token-revocation 2024-02-14 13:53:16 -06:00
Cam
df51d9baba
Merge branch 'main' of github.com:openziti/zrok into reserve-ui-fixes 2024-02-14 13:43:38 -06:00
Cam
adfc6e3a07
Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-14 13:43:08 -06:00
Cam
b6d42de92f
added security key to password changing 2024-02-14 13:18:22 -06:00
Michael Quigley
1db29fdc11
store and api changes for socks backend (#558) 2024-02-08 13:11:19 -05:00
Cam
bba9377b9f
initial work on token revocation 2024-01-25 09:55:45 -06:00
Cam
b69780908c
return 409 for share token collision. Have property table show strings to correctly render booleans. Fixes #531 and #443 2024-01-24 09:48:27 -06: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
Michael Quigley
fe69a8094b
minor spec cleanups (#45) 2023-09-21 12:57:14 -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
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
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
7963ba83b0
frontend details (#323) 2023-05-17 13:53:18 -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
Michael Quigley
bb2b7c3da7
new sparkline implementation (#325) 2023-05-11 15:21:10 -04:00