diff --git a/features/INDEX.md b/features/INDEX.md index bc64425..b97f847 100644 --- a/features/INDEX.md +++ b/features/INDEX.md @@ -71,7 +71,7 @@ | PROJ-52 | Vollständigkeits-Reconciliation (Zähl-Report) | Planned | [PROJ-52](PROJ-52-vollstaendigkeits-reconciliation.md) | 2026-06-13 | | PROJ-53 | Konfigurierbare Listenanzahl pro Seite | Deployed | [PROJ-53](PROJ-53-konfigurierbare-listenanzahl.md) | 2026-06-14 | | PROJ-54 | Fix Listenansicht/Pagination für Rolle "user" (Nachbesserung PROJ-6/PROJ-21) | Deployed | [PROJ-54](PROJ-54-fix-listenansicht-total.md) | 2026-06-14 | -| PROJ-55 | Fix Tenant-Isolation für Rolle "auditor" + Audit-Log (Sicherheitsbug, DSGVO-relevant) | In Review | [PROJ-55](PROJ-55-fix-auditor-tenant-isolation.md) | 2026-06-21 | +| PROJ-55 | Fix Tenant-Isolation für Rolle "auditor" + Audit-Log (Sicherheitsbug, DSGVO-relevant) | Deployed | [PROJ-55](PROJ-55-fix-auditor-tenant-isolation.md) | 2026-06-21 | diff --git a/features/PROJ-55-fix-auditor-tenant-isolation.md b/features/PROJ-55-fix-auditor-tenant-isolation.md index b921ed3..930865d 100644 --- a/features/PROJ-55-fix-auditor-tenant-isolation.md +++ b/features/PROJ-55-fix-auditor-tenant-isolation.md @@ -1,6 +1,6 @@ # PROJ-55: Fix Tenant-Isolation für Rolle "auditor" + Audit-Log (Sicherheitsbug, DSGVO-relevant) -## Status: In Review +## Status: Deployed **Created:** 2026-06-21 **Last Updated:** 2026-06-22 @@ -316,4 +316,4 @@ Test-Account `homelocal-auditor@homelocal.local` (tenant_id=3, role=auditor) ang ## Deployment - Test: 192.168.1.132 — `update.sh` (Commit `1d27dc2`), Backend+Frontend laufen, neuer HTTP-Health-Check bestätigt funktionsfähig, Reindex-Schritt korrekt entfernt. Live-Test PROJ-55 bestanden (siehe oben). -- Produktion: 192.168.1.131 — _ausstehend_ +- Produktion: 192.168.1.131 — `update.sh` (Commit `ef83174`), Backend+Frontend laufen, Health-Check bestanden, kein Reindex-Schritt mehr im Log. 2026-06-22.