mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-25 03:06:39 +02:00
LoginPage calls /settings/branding to load branding config (logo, colors). Without @Public(), the JWT guard returns 401, which triggered the axios response interceptor to attempt a silent refresh, fail, and call window.location.href = '/login' — creating an infinite reload loop on the login page itself. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets/icons | ||
| prisma | ||
| src | ||
| .dockerignore | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||