Add a secret to upload files
authorAlexander Ebert <ebert@woltlab.com>
Mon, 15 Apr 2024 10:50:00 +0000 (12:50 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:38 +0000 (12:19 +0200)
commit26218ee67b1c73ce9dfeb8805e42c60f4364bd4f
tree8d018aa69b135c03646826bbfd5e4b2aef89b280
parentc539148d797d53066c5698032786d65850a87564
Add a secret to upload files

The placement of files depends on the file extension, allowing files to be efficiently served by the web server instead of blocking a PHP worker.
wcfsetup/install/files/lib/data/file/File.class.php
wcfsetup/install/files/lib/data/file/FileEditor.class.php
wcfsetup/setup/db/install.sql