You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove auth bypass - server locked until API key generated
- Remove first-run open-access bypass in APIKeyMiddleware
- No API keys = HTTP 503 with hint to generate via /admin/keys
- Add Dockerfile for multi-arch container build
- Add requirements.txt and run.py
- Add GitHub Actions workflow for linux/amd64 + linux/arm64 build+push
0 commit comments