From daaf738c338420130f456d8100ae8500e4847de5 Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 21 Mar 2026 14:22:28 +0000 Subject: [PATCH] chore: update Backend and Cli submodule refs (dev-2026-03-21) Backend: username-based user lookup + permission introspection endpoint Cli: implement all user commands (list, get, create, update, activate, deactivate, delete) --- HarborForge.Backend | 2 +- HarborForge.Cli | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index 271d514..e5fd89f 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 271d5140e63a7c961b6a964b8aed91e6d30b40b4 +Subproject commit e5fd89f9723758d618afd86e463c98dc1d6fd4f0 diff --git a/HarborForge.Cli b/HarborForge.Cli index f18eb36..25114aa 160000 --- a/HarborForge.Cli +++ b/HarborForge.Cli @@ -1 +1 @@ -Subproject commit f18eb366ebf8c611ad611874e2f7740ffab77a38 +Subproject commit 25114aa17ceb4b10b2bc0b8a52fbfbb208c14172