Files
goodgo-platform/apps
Ho Ngoc Hai 53580d444b fix(web): add /listings to middleware publicPaths (TEC-3090)
Unauthenticated requests to /listings were being 302-redirected to /login
because '/listings' was missing from the publicPaths allowlist. /listings
is the public marketplace board and must be accessible without auth.

Unblocks 5 Playwright DataTable specs + smoke test (TEC-3040).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-21 12:50:15 +07:00
..