Commit Graph

125 Commits

Author SHA1 Message Date
d5e2c424e5 a round of iteration on improving the version management situation more (#881); update deps in ui/agentUi 2025-02-25 11:48:14 -05:00
92162d9e4f new client version checking protocol (#859) 2025-02-10 13:52:42 -05:00
e8691803b2 make the old GET endpoint return an upgrade message (#859) 2025-02-10 13:11:18 -05:00
e7f126bd45 frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
2a49705a48 support for 'patch' access (frontend) to update description (for bind address) (#834) 2025-02-04 22:16:02 -05:00
c9c60b4dd1 description for access request (frontend) (#834) 2025-02-04 17:07:28 -05:00
f7cf5430d7 more spec lint; frontendId (#834) 2025-02-04 16:37:45 -05:00
a71f9eb3b1 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
3a08a840e3 registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
598bfcc571 organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
09fdb92861 frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
fa8200a603 account token (#820, #834) 2025-02-04 14:16:16 -05:00
8f86829299 reset token (#820, #834) 2025-02-04 14:10:45 -05:00
47421e65bd regToken, accountToken (#820, #834) 2025-02-04 11:52:46 -05:00
7685c06e45 regenerateToken -> regenerateAccountToken (#820, #834) 2025-02-04 11:45:40 -05:00
d2bebc9151 invite token -> 'invToken' (#820, #834) 2025-02-04 11:34:34 -05:00
835171056c unshare and unaccess lint removal (#834) 2025-02-04 11:02:13 -05:00
fc4a32b301 update share endpoint tweaks (#834) 2025-02-04 10:33:39 -05:00
0a8c5f2054 access endpoint tweaks (#834) 2025-02-03 17:09:42 -05:00
0fc139e6d9 lint and polish for disable endpoint (#834) 2025-02-03 17:03:45 -05:00
9f63b911ed enable endpoint refactoring (#834) 2025-02-03 16:29:27 -05:00
9c77fba98a invite token generate lint (#834) 2025-02-03 13:20:49 -05:00
62d8086aed admin endpoints polish and lint removal (#834) 2025-02-03 13:10:13 -05:00
14d03b88f7 verify endpoint polish (#834) 2025-02-03 12:59:55 -05:00
d9b32e14c9 reset password endpoint polish (#834) 2025-02-03 11:57:17 -05:00
164fb96b73 api polish for register endpoint (#834) 2025-02-03 11:53:33 -05:00
3f0d36e755 login api polish (#834) 2025-02-03 11:45:26 -05:00
b97c6d9ca2 invite api polish (#834) 2025-02-03 11:20:57 -05:00
d13a47d1c0 api polish: change password (#834) 2025-02-03 11:03:22 -05:00
0294827f5c add new '/sparklines' endpoint (#823); organization endpoints 2025-01-10 13:41:24 -05:00
98804320a1 plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
3aff9950c8 list memberships for end users (#537) 2024-12-10 13:28:29 -05:00
65104e9e18 initial implementation of 'orgAccountOverview' (#537) 2024-12-10 11:46:01 -05:00
7c17cce8f0 list organizations (#537) 2024-12-09 17:03:30 -05:00
917a4d3f22 list members of organization (#537) 2024-12-09 16:42:30 -05:00
84c4611d2d plumbed add member to org in cli (#537) 2024-12-09 14:53:46 -05:00
0e30407bbd remove organization member handler (#537) 2024-12-09 14:38:30 -05:00
37e945d603 add organization member handler (#537) 2024-12-09 14:32:43 -05:00
6fb69c59d2 list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
c98aaa8e00 create/delete organization handlers (#537) 2024-12-09 13:30:45 -05:00
38b32d15d0 initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
e5aac2358b elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
a26cf19ade new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
8d368b2b1e update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
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
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
b6d42de92f added security key to password changing 2024-02-14 13:18:22 -06:00