feat: Windows admin in Settings UI and WinRM host test (0.10.1)

Store domain admin in ui_settings (DB overrides env); qwinsta/logoff use effective config.
Host card: POST /hosts/{id}/actions/winrm-test via pywinrm.
This commit is contained in:
2026-06-20 00:01:17 +10:00
parent df4c93d243
commit 154ba3efc2
16 changed files with 602 additions and 14 deletions
+1
View File
@@ -13,6 +13,7 @@ httpx>=0.28.0,<1
google-auth>=2.36.0,<3
requests>=2.32.0,<3
psutil>=6.1.0,<8
pywinrm>=0.5.0,<1
# dev
pytest>=8.3.0,<9