]> git.p6c8.net - jirafeau/jirafeau.git/commit
Trying to upload a file using script.php with an upload password set always ends... 27/head
authorPatrick Canterino <patrick@patrick-canterino.de>
Sat, 9 Aug 2025 13:35:46 +0000 (15:35 +0200)
committerPatrick Canterino <patrick@patrick-canterino.de>
Sat, 9 Aug 2025 13:39:39 +0000 (15:39 +0200)
commitf13207503ad0262c4fba3f5cb47d01dcf73f71c5
tree3d2dca09a0225717311c5978f410cf058d647788
parent21301c45dfc7b95be8c0f5fd32674aa246d06cab
Trying to upload a file using script.php with an upload password set always ends up in an "Error 2". Added "!isset($_POST['upload_password'])" to the test condition.

Patch by Yannis Aribaud
script.php

patrick-canterino.de