Commit Graph

497 Commits

Author SHA1 Message Date
2d6cd3a6ae Merge pull request #410 from openziti/v0.4.8
Multiple Changes for v0.4.8
2023-10-17 11:02:37 -04:00
397fbf4f47 email deliverability improvements (#405) 2023-10-16 14:33:52 -04:00
3e51dda5d0 fix: typo 2023-10-12 13:03:29 +08:00
22807406d6 frontend config polish (#404) 2023-09-25 14:15:19 -04:00
ed96a465a0 capitalization (#404) 2023-09-25 14:06:14 -04:00
ceee205239 reworking of zrok.proxy.v1 and associated config mapping (#404) 2023-09-25 14:04:05 -04:00
a07552f0c4 fixed up auth check interval 2023-09-05 11:50:41 -05:00
8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
1c1d20700e caddy backend store migrations (#391) 2023-08-21 16:04:31 -04:00
170b7d70f4 update sdk-golang dependency to correct openziti identity creation issue (#389) 2023-08-18 16:22:17 -04:00
7cc83e3e69 health check endpoint for checking both the SQL store and also influx (#372) 2023-08-08 13:48:34 -04:00
92262cf379 remove token from account created message 2023-07-31 15:18:29 -04:00
18424a1b48 oauth updates 2023-07-18 13:03:43 -05:00
c26d325f61 generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04:00
c0503ae593 use sdk types/constants throughout the codebase for backend and share modes (#34) 2023-07-17 16:21:29 -04:00
141c9ae685 even better names for the common identities in the 'environment' (#34, #369) 2023-07-17 13:51:51 -04:00
a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
4713243e2c further ziti identity naming cleanup (#369) 2023-07-14 10:14:32 -04:00
1c8ab67bf1 controller no longer needs an identity; identity management organization (#369) 2023-07-14 09:42:06 -04:00
04b0b64ebf migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
c468c7ace9 environment -> env_v0_3 (#369) 2023-07-11 14:59:02 -04:00
ea71493f2f zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
75795b326b cross-wire backend rx/tx (#356) 2023-06-26 16:58:32 -04:00
881c263132 fix for frontend detail handler 2023-06-26 16:47:09 -04:00
d09140b14e error message improvements in amqpSink (#351) 2023-06-21 11:43:14 -04:00
c2021980fb lint (#351) 2023-06-21 11:41:13 -04:00
5a2f6a1f72 simpler amqp sink approach (#351) 2023-06-21 11:33:43 -04:00
aabf695bec interim step for enhacing ZitiEventJsonSink to support reconnection; bridge and model adjustments (#351) 2023-06-21 10:35:55 -04:00
17a2e66cb0 we can only skip missing ziti service ids when augmenting usage with zrok details 2023-06-16 13:51:57 -04:00
446485d74c improved ingest logging 2023-06-16 13:41:53 -04:00
15ee4396f4 logging level tweaks 2023-06-16 13:28:41 -04:00
23c275f930 better handling of non-zrok usage data 2023-06-16 13:28:00 -04:00
36d267256f tweaks for non-zrok traffic 2023-06-16 13:18:46 -04:00
1578ecca98 support for pprof endpoint 2023-06-16 11:52:42 -04:00
0e91c2687f remove extraneous connect() call (#344) 2023-06-16 11:39:55 -04:00
dc3648f73d third attempt at amqp reconnect in amqpSource (#344) 2023-06-15 12:51:39 -04:00
2f604d3e71 amqp reconnect tweak 2023-06-14 15:31:11 -04:00
d3ea780a1b fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
ec08ebf16f Merge pull request #342 from openziti/v0.4.0_account_requests
remove unique constraint on email  to accomodate soft deletes (#338)
2023-06-12 14:05:17 -04:00
368ddf5f01 fix for controller shutdown when amqpSource is in reconnecting state (#344) 2023-06-09 12:05:02 -04:00
459e0e60a1 rudimentary reconnection support in metrics.amqpSource (#344) 2023-06-09 11:56:58 -04:00
85616370fc remove unique constraint on email to accomodate soft deletes 2023-06-07 11:05:59 -05:00
edef86d06a limits.Agent.enforce needs to consider the store.Account.Limitless flag 2023-06-07 11:00:52 -04:00
0fa1a350cd limits.CanAccessShare 2023-06-06 11:29:22 -04:00
243261d70a limits check scaffolding in accessHandler 2023-06-06 10:54:57 -04:00
4a789ce341 need this 2023-06-05 16:16:07 -04:00
ec48d574fd allocate an edge management session when it's needed, rather than trying to be efficient and keep one around 2023-06-05 16:01:04 -04:00
fec0fd9e73 Format changes 2023-05-25 13:59:39 -05:00
d6d5ac65a3 update deps 2023-05-25 10:50:38 -05:00