docs(faq): Mark issue #34 as resolved

All fixes for VM-x64 kiosk issues are in place:
- Chromium sandbox: --no-sandbox flag
- Unix socket: Changed to TCP port 8001
- Menu endpoint: Added public /api/v1/hub/public/menu
- Pydantic 1.x: Optional[HTTPAuthorizationCredentials] syntax

Closes #34

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-04-29 12:45:35 +02:00
parent a30397a945
commit 4bb573701e

View File

@ -82,6 +82,8 @@ systemctl restart secubox-hub
See [#34](https://github.com/CyberMind-FR/secubox-deb/issues/34) for full discussion.
**GitHub Issue #34 Status**: ✅ **RESOLVED** (Session 73-74, 2026-04-29)
---
## Network Issues