Commit Graph

2859 Commits

Author SHA1 Message Date
04fddce422 Merge pull request #340 from openziti/v0.4.0_access_limit_check
Private Access Limit Check
v0.4.0-rc4
2023-06-06 11:41:55 -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
cde59084a6 run 'apt update' before running other apt operations v0.4.0-rc3 2023-06-05 18:00:16 -04:00
a2df30a8bd Merge pull request #339 from openziti/v0.4.0_limits_agent_api_usage
Fix for Edge Management API Usage in Limits Agent
v0.4.0-rc2
2023-06-05 16:27:02 -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
a8c652aef8 changelog 2023-06-02 14:13:04 -04:00
c743932eeb freshening (#336) 2023-05-31 13:59:05 -04:00
9274218fc3 downloading updates (#336) 2023-05-31 13:48:30 -04:00
b77c9bee81 getting started; intro section (#336) 2023-05-30 15:53:19 -04:00
8e6ea5f5ce changelog (#335) 2023-05-30 15:02:51 -04:00
119a0b7f03 Merge pull request #337 from openziti/v0.4.0_deps
Update dependencies (#335)
2023-05-30 15:01:09 -04:00
fec0fd9e73 Format changes 2023-05-25 13:59:39 -05:00
cade019d31 Merge pull request #334 from openziti/v0.4.0_password_requirements
check for undefined rather than null (fixes password requirements issue)
2023-05-25 11:55:20 -04:00
d6d5ac65a3 update deps 2023-05-25 10:50:38 -05:00
22cc06eb74 reserve backend-mode text 2023-05-24 11:36:06 -04:00
f9159e9d00 moved to warnf 2023-05-24 09:16:56 -05:00
8e0ae86214 check for undefined rather than null 2023-05-24 09:02:12 -05:00
cf9514a0e1 lint 2023-05-23 14:30:24 -04:00
c889005ac1 Merge branch 'v0.4.0_password_requirements' into v0.4.0 v0.4.0-rc1 2023-05-23 14:22:07 -04:00
434972a9f1 tweaks to invites configuration and processing (#229) 2023-05-23 14:21:37 -04:00
ee17f2f3d3 Merge pull request #326 from openziti/v0.4.0_password_requirements
Enhanced password requirements and relevant ui changes (#167)
2023-05-23 14:10:49 -04:00
cf5b839209 changelog; etc/ctrl.yml (#167) 2023-05-23 14:01:29 -04:00
93707b692d password subsystem tweaks (#167) 2023-05-23 13:51:33 -04:00
8c4134c8ad checks against top password field rather than bottom 2023-05-23 10:51:16 -05:00
64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
d34e024b66 Merge pull request #333 from openziti/v0.4.0_amqp_fix
V0.4.0 amqp fix
2023-05-22 16:32:18 -04:00
6a572c9977 fix amqp 2023-05-22 15:23:55 -05:00
de02cea5f3 Merge pull request #313 from openziti/v0.4_invite_overhaul
New metadata driven invite process (#229)
2023-05-22 15:50:32 -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
41c30e4158 Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
04a541df8f Merge pull request #318 from openziti/amqp_ack
added ack for amqp messages
2023-05-22 15:02:15 -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
d959aa0218 Merge pull request #331 from openziti/v0.4_web_console
V0.4 Web Console
2023-05-22 14:24:31 -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
1b70c6e013 synthetic 'selection.id', real identifiers on bespoke properties (#323) 2023-05-18 13:10:12 -04:00
d205405aa0 use a synthetic 'node.id' for frontend nodes to fix 'undulating visualizer' issue; change detection was breaking (#323) 2023-05-17 20:58:07 -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
4119ab4e2b icons 2023-05-17 12:46:10 -04:00
9893f3f874 more alerty (#320) 2023-05-17 11:50:10 -04:00
1aaba521c7 fix for bad network requests before component ready 2023-05-17 11:45:48 -04:00
bdf1a32d6a improved limit indicators (#320) 2023-05-17 11:39:05 -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