feat: show update service status in UI

This commit is contained in:
2026-01-15 11:06:54 +01:00
parent 55e452b6a2
commit f513d46d08
22 changed files with 351 additions and 2 deletions

View File

@ -0,0 +1,18 @@
ID: TASK_000053 | Version: 0.2.1 | Status: Draft
By: Codex (GPT-5)
# TASK_000053: Login-Pruefung und Enforcement
## Outcome
Login wird anhand der Regeln geprueft und bei Verbot durchgesetzt (Hinweis, Sperre, Shutdown).
## Story-Bezug
US_000045
## Beschreibung
- Hook in Login-Flow (PAM am OS).
- Hinweistext definieren.
- Deaktivierung und Shutdown-Logik ausloesen.
## Definition of Done (DoD)
- Login-Blockade funktioniert bei Verbot.