From 1427c920925b4f9943715ded6a52c6d340d5653d Mon Sep 17 00:00:00 2001 From: daniel-c-harvey Date: Sat, 20 Jun 2026 02:31:38 -0400 Subject: [PATCH] feat(manager): adopt AuthBlocks.Web 10.3.37; repoint Provision User nav to /useradmin/users/new 10.3.37 retires /account/superregister in favour of the new canonical /useradmin/users/new route. Bump the package and update the CmsLayout nav link accordingly. --- DeepDrftManager/Components/Layout/CmsLayout.razor | 2 +- DeepDrftManager/DeepDrftManager.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DeepDrftManager/Components/Layout/CmsLayout.razor b/DeepDrftManager/Components/Layout/CmsLayout.razor index 3378a97..f89957e 100644 --- a/DeepDrftManager/Components/Layout/CmsLayout.razor +++ b/DeepDrftManager/Components/Layout/CmsLayout.razor @@ -31,7 +31,7 @@ - Provision User + Provision User diff --git a/DeepDrftManager/DeepDrftManager.csproj b/DeepDrftManager/DeepDrftManager.csproj index c62c521..7ac4052 100644 --- a/DeepDrftManager/DeepDrftManager.csproj +++ b/DeepDrftManager/DeepDrftManager.csproj @@ -8,7 +8,7 @@ - +