From 4a5651651b207246847b8f1f969197489a022f5a Mon Sep 17 00:00:00 2001 From: datadunia Date: Thu, 28 May 2026 11:57:34 +0700 Subject: [PATCH] feat: wg auto-up on startup + private_key registration - server-core: auto wg up for Local Primary Node after restart - server-core: accept private_key in CreateServerRequest - dashboard-ui: PrivateKey input toggle in Register Node form --- apps/dashboard-ui | 2 +- apps/server-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard-ui b/apps/dashboard-ui index 715ac07..8e770ae 160000 --- a/apps/dashboard-ui +++ b/apps/dashboard-ui @@ -1 +1 @@ -Subproject commit 715ac0732023f770e21a1028bd8860bf0bb6ba4d +Subproject commit 8e770aef3197fe0e93f95539634fa256eb8fea81 diff --git a/apps/server-core b/apps/server-core index ffb00e2..8e476db 160000 --- a/apps/server-core +++ b/apps/server-core @@ -1 +1 @@ -Subproject commit ffb00e2de6374505178b95b4eb52d20c9ce4970f +Subproject commit 8e476db56b3d5423b736e42bc4452675f993fed9