Commit Graph

458 Commits

Author SHA1 Message Date
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
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
93707b692d password subsystem tweaks (#167) 2023-05-23 13:51:33 -04:00
64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
6a572c9977 fix amqp 2023-05-22 15:23:55 -05: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
41c30e4158 Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
390c50b48e logging lint 2023-05-22 14:54:28 -04:00
25116ec0cf Merge branch 'v0.4.0' into amqp_ack 2023-05-22 14:39:17 -04:00
78ea98626d support deleting multiple service policies in one shot; bug in limits (#329) 2023-05-18 14:25:53 -04:00
871bf2d528 make frontend dial policies for private access names more unique (include frontend token) (#329) 2023-05-18 13:19:16 -04:00
7963ba83b0 frontend details (#323) 2023-05-17 13:53:18 -04:00
05b53df6ba frontends and data plane connections to owned shares (#323) 2023-05-17 13:21:01 -04:00
8a9e02e464 env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
75376969ca limit details on explorer nodes (#320) 2023-05-16 13:45:43 -04:00
d0cedaf6e5 infrastructure for detecting limited accounts (#320) 2023-05-16 12:05:30 -04:00
9591f5150e new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
7d48683df7 support for displaying limited shares in red in the visualizer (#320) 2023-05-15 14:14:52 -04:00
8bf2173c49 tweaks to get environment sparklines running (#327) 2023-05-12 13:24:29 -04:00
2655eaefc0 roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
ce4eac8e4c metrics improvements (#234) 2023-05-11 15:56:29 -04:00
d1688c450d 'activity' (#234) 2023-05-11 15:41:21 -04:00
bb2b7c3da7 new sparkline implementation (#325) 2023-05-11 15:21:10 -04:00
945090f3e8 share metrics (#324) 2023-05-10 15:15:09 -04:00
c193482171 better slice size management? (#324) 2023-05-10 14:59:26 -04:00
43e6c56ec1 environment metrics wired in and working (#324) 2023-05-10 14:51:46 -04:00
b5b3385b46 recharts; account metrics (#319, #321) 2023-05-10 14:17:10 -04:00
7d611fda30 less timeslices in metrics output (#321) 2023-05-10 13:37:07 -04:00
e7048e4051 wire in environment and share handlers (#319) 2023-05-09 16:48:11 -04:00
3f8c939adb share metrics handler (#319) 2023-05-09 16:47:22 -04:00
02c996b545 environment metrics handler (#319) 2023-05-09 16:36:50 -04:00
9f29bb59c7 alternate metrics model with sample objects (#319) 2023-05-09 16:22:30 -04:00
6b078abcd7 account metrics endpoint (#319) 2023-05-09 14:16:01 -04:00
acb3b66342 added ack for amqp messages 2023-05-01 13:45:45 -05:00
fcc7699f0e remove incorrect warnings (#308) 2023-05-01 14:14:13 -04:00
148281cb48 fix for panic occurring with missing email configuration for account/environment/share warnings (#296) 2023-05-01 14:03:34 -04:00
28916e8d2a merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
29c26b94b7 fixes (#170) 2023-04-17 12:47:52 -04:00
ab6df21273 update schemas to support 'tunnel' backend mode (#170) 2023-04-17 11:53:18 -04:00