]> git.p6c8.net - jirafeau.git/commit
[BUGFIX] Limit upload chunk size to a reasonable value
authorJerome Jutteau <jerome@jutteau.fr>
Sun, 3 Jul 2022 11:38:23 +0000 (13:38 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Sun, 3 Jul 2022 13:33:55 +0000 (15:33 +0200)
commit6eca3aa915782488ab0d688d7397c42e3fdf30b4
tree9f1f66504e2aafe8b1a0e217817c65add990e8c1
parent6f6cfb13fc72f4baac6f6bd53e5c1c20f9715c9e
[BUGFIX] Limit upload chunk size to a reasonable value

Not really a bug but avoid users to fall in php configuration traps.
ref #303

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
CHANGELOG.md
index.php
lib/config.original.php
lib/functions.js.php
lib/functions.php

patrick-canterino.de