From fcef3b99b86312aaeb9e1cae88179abbfda90dff Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sat, 9 Sep 2023 00:47:14 +0200 Subject: Check directory on uploads For historical reasons, slweb used to check for a name called "dir" on multipart/form-data POST requests. However, stricly speaking this is application logic, so it has been now moved from slweb to slcl. This has resulted in a couple of breaking changes in slweb that had to be updated on slcl. --- slweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slweb') diff --git a/slweb b/slweb index 6c7faa7..34d7160 160000 --- a/slweb +++ b/slweb @@ -1 +1 @@ -Subproject commit 6c7faa7f9063aca15345c9aeb95d651a5fe983f9 +Subproject commit 34d716082a0136056373f3d0c6ed7abce45484b3 -- cgit v1.2.3