Commit Graph

472 Commits

Author SHA1 Message Date
679aa09615 added batch limits 2023-01-12 14:09:04 -06: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
0db3f0c9e6 added explicit get and delete for expired account requests 2023-01-12 13:00:16 -06:00
deb6831fee remove old test log and add log for exiting loop 2023-01-12 10:15:10 -06:00
3a79608474 Merge branch 'v0.3.0' into stale-account-request-cleanup 2023-01-12 10:14:03 -06:00
602c54cc43 Merge branch 'v0.3.0' into alternate-token-method 2023-01-12 10:08:06 -06:00
e69119896e added go routine to cleaup expired access requests 2023-01-12 10:04:56 -06:00
575a3f7030 a random token will work better 2023-01-10 16:43:58 -05:00
4792aa0064 include the secret token in the identity name to avoid collisions 2023-01-10 16:41:45 -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
354ccb853f sqlite typo 2023-01-09 13:40:32 -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
e9c888f41d elide secrets; tidy messes (#107) 2023-01-05 13:40:34 -05:00
d0cdcd3956 don't abandon detail generation if sparkdata is not available 2023-01-05 13:06:15 -05:00
3943aef40a service -> share (#144) 2023-01-04 14:42:58 -05:00
74b9786a61 more services -> shares (#144) 2023-01-04 14:21:23 -05:00
fe89551bfb massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
9572ed3c73 controller, store infrastructure; services -> shares (#144) 2023-01-04 13:13:50 -05:00
1e6c35d6de services -> shares in the schema (#144) 2023-01-04 12:59:36 -05:00
e0541ad094 controller organizational lint 2022-12-22 16:06:23 -05:00
a125c4b40b /detail/service backend (#107) 2022-12-22 15:09:37 -05:00
3856d6eb61 roughed in environment details (#107) 2022-12-22 14:56:19 -05:00
a0fd3a9c63 /detail/environmment; environment detail api backend (#107) 2022-12-22 13:51:29 -05:00
2fb9e4fa9b quick hack to make identity names more unique 2022-12-21 21:48:24 -05:00
ad515147b5 fix for non-unique service policy names (#112) 2022-12-21 14:31:14 -05:00
c9a96aa473 smol lint and polish on zrokEdgeSdk (#112) 2022-12-15 11:50:30 -05:00
44da809c94 further cleanup of sp dial and bind (#112) 2022-12-14 17:21:56 -05:00
1c5b030472 massive zrokEdgeSdk cleanups around service policies (#112) 2022-12-14 17:17:19 -05:00
d9148490a3 more zrokEdgeSdk lint and consolidation (#112) 2022-12-14 15:47:14 -05:00
8e56117c51 ziti_edge_sdk; config naming lint (#112) 2022-12-14 15:10:45 -05:00
0fe55e8213 improvements to zrok_sdk_edge for identities (#112) 2022-12-14 14:57:55 -05:00
65ff0f4f23 let's try embracing more camel case 2022-12-14 14:40:45 -05:00
856cf45ddc zrok_edge_sdk; identity (#112) 2022-12-14 14:31:47 -05:00
f1388ab271 ziti_edge_sdk; erp (#112) 2022-12-14 14:13:40 -05:00
a77f39e97d CreateShareService (#112) 2022-12-14 14:11:50 -05:00
cc1f62e317 edge sdk config (#112) 2022-12-14 14:09:54 -05:00
f46a1533a6 service policy (#112) 2022-12-14 14:04:29 -05:00
7b520597d6 edge_ctrl -> zrok_edge_sdk; serp (#112) 2022-12-14 13:58:41 -05:00
06ce17ae8f centralizing edge_ctrl sdk; tags, service (#112) 2022-12-14 13:06:26 -05:00
ac09f2d749 modular backend implementation for share private (#95) 2022-12-13 12:24:28 -05:00
7585691b07 default metrics service name 2022-12-07 13:41:16 -05:00
362b8c2b84 more slickness tweaks for demonstration purposes 2022-12-07 12:24:00 -05:00
f12868c116 quickstart polish 2022-12-07 12:01:56 -05:00
4b7c1d3b51 formatting faux pas'es 2022-12-06 14:53:59 -05:00
9f4c37f88a create service (dial) policy for new identity for metrics service (#130) 2022-12-06 14:16:15 -05:00
13fabc9ec6 basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00