FastAPI HTTPBearer returns 403 when no Authorization header is present, but the frontend interceptor only handles 401 to redirect to login. Switching to auto_error=False and throwing 401 manually fixes the redirect. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| api.log | ||
| conversation_6561c31d-65b6-4585-b2ab-5a1983595456.mp3 | ||
| Dockerfile | ||
| migrate_add_sso.sql | ||
| notebookllama-backend.service | ||
| pyproject.toml | ||
| uv.lock | ||