Commit Graph

27 Commits

Author SHA1 Message Date
a71f9eb3b1 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
47421e65bd regToken, accountToken (#820, #834) 2025-02-04 11:52:46 -05:00
d2bebc9151 invite token -> 'invToken' (#820, #834) 2025-02-04 11:34:34 -05:00
b97c6d9ca2 invite api polish (#834) 2025-02-03 11:20:57 -05:00
517c5e0884 chore: update invite.go
deleteing -> deleting

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-09-25 18:48:39 +09:00
cfe13bd085 'zrok admin create account' 2024-01-30 12:59:56 -05:00
cf9514a0e1 lint 2023-05-23 14:30:24 -04:00
434972a9f1 tweaks to invites configuration and processing (#229) 2023-05-23 14:21:37 -04:00
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
d54fefb0fe consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
d900043fa3 soft deletes for invite_tokens (#262) 2023-03-10 11:10:48 -05:00
bf63092cb2 better finder behavior (#262) 2023-03-10 10:57:59 -05:00
9da1137a78 soft delete support for account_requests (#262) 2023-03-09 15:29:15 -05:00
47fe0f546a controller logic respects store.Account.Deleted flag (#262) 2023-03-09 15:18:26 -05:00
92b5a4fd2a small ui fix and added better error for tokens 2023-02-07 19:06:35 -06:00
73f068c54a failing token invites fail with 401; display a hint about --token in the cli error message (#172) 2023-01-19 15:40:41 -05:00
f5ab73bcb0 openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
63edd0ed48 logging improvements 2023-01-12 15:01:34 -05:00
627d9eb882 the 'registration' stanza should not be required (#147) 2023-01-12 14:17:09 -05:00
ee078a9e10 pr comments 2023-01-10 12:26:22 -06:00
049ef6c9e9 send correct unauthorized error 2023-01-10 10:05:57 -06:00
bb3d488212 move token generation to admin and add needed security to it 2023-01-10 09:53:41 -06:00
0734e7b511 pr comments 2023-01-09 13:23:02 -06:00
e5b749be71 initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
362b8c2b84 more slickness tweaks for demonstration purposes 2022-12-07 12:24:00 -05:00
f9143c3a5b more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
0f9ed9dd68 api namespace/naming polish 2022-11-30 11:43:00 -05:00