mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 19:49:25 +01:00
- Enable CSRF protection with XSRF cookie for Inertia.js/React SPA - Enable HSTS with 180-day max-age and includeSubDomains - Enable CSP with nonce-based script policy, unsafe-inline for Tailwind styles, and restrictive defaults for frames/objects - Allow map tile sources in img-src for offline map support https://claude.ai/code/session_01JFvpTYgm8GiE4vJ4cJKsFx |
||
|---|---|---|
| .. | ||
| app.ts | ||
| bodyparser.ts | ||
| cors.ts | ||
| database.ts | ||
| hash.ts | ||
| inertia.ts | ||
| logger.ts | ||
| queue.ts | ||
| session.ts | ||
| shield.ts | ||
| static.ts | ||
| transmit.ts | ||
| vite.ts | ||