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. |
||
|---|---|---|
| .. | ||
| e2e | ||