hp-prod-tracker/src
Vadym Samoilenko f5b091ceea Fix auth error redirect: include basePath in signIn page path
Auth.js constructs server-side redirects from origin only, ignoring the
Next.js basePath. Explicitly including /hp-prod-tracker in pages.signIn
ensures errors redirect to /hp-prod-tracker/login instead of /login.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 15:33:47 +01:00
..
app Make Ollama primary AI provider, Claude as paid fallback 2026-04-08 14:06:35 -04:00
components Add Ollama as fallback AI provider, remove local Ollama container 2026-04-08 12:30:13 -04:00
hooks Make Ollama primary AI provider, Claude as paid fallback 2026-04-08 14:06:35 -04:00
lib Fix auth error redirect: include basePath in signIn page path 2026-04-15 15:33:47 +01:00
stores feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
types Add Auth.js v5 with Google + Microsoft Entra ID SSO 2026-02-28 21:07:38 -06:00
instrumentation.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
middleware.ts Fix login redirect missing basePath behind reverse proxy 2026-04-13 15:26:51 -04:00