This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/portal
John Mizerek 5cde8ce4fa ZIP upload: add file sanitization, direct file read, and temp cleanup
- uploadSavedPage.cfm: sanitize extracted files (whitelist safe extensions,
  delete symlinks) to protect against malicious content from infected sites
- analyzeMenuUrl.cfm: detect local temp URLs and read directly from disk,
  bypassing Playwright for faster processing of saved pages
- saveWizard.cfm: delete temp folder immediately after wizard completes
  instead of waiting for 1-hour auto-cleanup
- setup-wizard.html: track temp folder ID and pass to saveWizard for cleanup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 08:02:41 -08:00
..
favicon-512.png Launch prep: fix menu builder, payment flow, comment out pre-launch features 2026-02-05 10:18:33 -08:00
favicon.svg Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
index.html Fix wizard: header preview uses cover, add image matching step after HTML import 2026-02-12 20:31:29 -08:00
login.html Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
menu-builder.html Fix add new business link to point to setup-wizard.html 2026-02-12 21:12:02 -08:00
portal.css Menu builder and portal updates 2026-02-03 17:08:54 -08:00
portal.js Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
quick-tasks.html Remove URL params - use localStorage for auth 2026-01-27 21:32:47 -08:00
setup-wizard.html ZIP upload: add file sanitization, direct file read, and temp cleanup 2026-02-13 08:02:41 -08:00
signup.html Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
station-assignment.html Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00