fix: show logoff actions in RDG qwinsta modal (0.20.7)

Put session table before raw output, add manual session ID logoff, improve qwinsta line parsing.
This commit is contained in:
2026-06-20 19:20:52 +10:00
parent fc9d630263
commit 115289ef35
4 changed files with 119 additions and 36 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.20.6"
APP_VERSION = "0.20.7"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"