No description
The shell script was using GET /api/auth/setup to check auth status, but that endpoint only accepts POST requests. The correct endpoint for checking auth status is /api/auth/status which returns the pin_configured field. This fix ensures the E2E test properly detects when PIN authentication is enabled and configures it accordingly. |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| PROGRESS.md | ||
| VERSION | ||