simple-web-file-upload/public
Stefan Hacker b2d6c547a9 Let expired customer links keep accepting uploads
uploadAuth now only blocks archived/missing tokens. A new
requireNotExpired middleware sits in front of /files, /file and /zip,
so the file browser closes (410 Gone) once the link expires while the
upload form stays open. /info reports the expired flag so the page can
hide the browser section and show a warning banner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 15:10:54 +02:00
..
admin Add hierarchical customer file browser with folder ZIP downloads 2026-04-16 14:29:56 +02:00
upload.html Let expired customer links keep accepting uploads 2026-04-16 15:10:54 +02:00