MVA Global Fret static HTML site (mirror of GitHub MVA-Global-Fret/site-mva-global-fret) � deployed to VPS Falkenstein for mva-globalfret.com
Go to file
MVA Global Fret 1970b10089 Sécurise form-handler : retire token côté client, prépare proxy Worker
- Supprime HUBSPOT_SERVICE_KEY du code JS public (évite l'exposition du token)
- Remplace l'appel CORS-bloqué vers api.hubapi.com par un appel au proxy
  Cloudflare Worker (WORKER_PROXY_URL, vide par défaut = sans blocage)
- Ajoute cloudflare-worker/hubspot-proxy.js : code complet du Worker à
  déployer gratuitement depuis dash.cloudflare.com (sans CLI ni Node.js)
- Quand WORKER_PROXY_URL est renseigné, la détection doublon est active :
  un client existant voit son message "déjà inscrit" sans re-soumission

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-04 14:13:17 +02:00
.claude Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
cloudflare-worker Sécurise form-handler : retire token côté client, prépare proxy Worker 2026-05-04 14:13:17 +02:00
css Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
js Sécurise form-handler : retire token côté client, prépare proxy Worker 2026-05-04 14:13:17 +02:00
.gitignore Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
about.html Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
application.html Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
cgv.html Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
contact.html Unicité référence client + détection doublon email 2026-05-03 16:23:49 +02:00
guide-envoi.html Fix: replace blank hero photo on guide-envoi page with working airport/cargo photo 2026-05-03 11:04:12 +02:00
index.html Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
PNG MVA GLOBAL FRET.png Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00
tarifs.html Initial commit — Site MVA Global Fret 2026-05-02 22:23:48 +02:00