feat(secrets): mount /admin/secrets + register secrets authz in CentralUI (ScadaBridge G-6 T7)

This commit is contained in:
Joseph Doherty
2026-07-16 15:09:34 -04:00
parent fbb3867cb3
commit 41e17d2ff8
6 changed files with 108 additions and 2 deletions
@@ -19,6 +19,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
<PackageReference Include="ZB.MOM.WW.Theme" />
<PackageReference Include="ZB.MOM.WW.Secrets.Ui" />
</ItemGroup>
<ItemGroup>