Barclays-banner-builder/backend
Vadym Samoilenko 3305a5e8f4 Disable auth for testing (AUTH_BYPASS=True)
Frontend: ProtectedRoute always passes through.
Backend: get_current_user returns first admin user when AUTH_BYPASS=True.
Revert both files before go-live.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 16:13:31 +01:00
..
alembic Add Oliver rebrand, character counts, delete variants, 6-format spec validation 2026-05-10 15:35:25 +01:00
app Disable auth for testing (AUTH_BYPASS=True) 2026-05-10 16:13:31 +01:00
scripts Replace passlib with bcrypt directly — passlib incompatible with bcrypt>=4.0 2026-04-17 12:15:06 +01:00
alembic.ini Add full Sprint 0+1 implementation: Docker, FastAPI, React, RAG, deploy 2026-04-17 12:01:42 +01:00
Dockerfile Fix Docker build: hatchling can't find app package before COPY 2026-04-17 12:08:40 +01:00
pyproject.toml Replace passlib with bcrypt directly — passlib incompatible with bcrypt>=4.0 2026-04-17 12:15:06 +01:00