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>