Log

mod_http_upload/mod_http_upload.lua @ 3446:a5a50cd34386

description author age
mod_http_upload: Fix indentation Kim Alvefur Fri, 18 Jan 2019 02:16:03 +0100
mod_http_upload: Disallow POST in CORS Emmanuel Gil Peyrot Sun, 18 Nov 2018 18:38:37 +0100
mod_http_upload: Remove extra check for Origin HTTP header Emmanuel Gil Peyrot Sun, 18 Nov 2018 18:36:16 +0100
mod_http_upload: Relocate function definition to avoid traceback Matthew Wild Sun, 18 Nov 2018 12:16:47 +0000
mod_http_upload: Also add CORS headers in response to PUT Matthew Wild Sun, 18 Nov 2018 12:15:02 +0000
mod_http_upload: Add CORS headers for web clients (untested) Matthew Wild Sun, 18 Nov 2018 12:06:13 +0000
mod_http_upload: Fix order of arguments to :measure Kim Alvefur Tue, 06 Nov 2018 14:44:11 +0100
mod_http_upload: Report statistics on upload sizes (0.10+) Kim Alvefur Mon, 29 Oct 2018 01:21:29 +0100
mod_http_upload: Use legacy datamanager directly (makes it work) Kim Alvefur Thu, 27 Sep 2018 20:16:15 +0200
mod_http_upload: Abort and throw error in case of failure to iterate over users Kim Alvefur Thu, 27 Sep 2018 20:03:10 +0200
mod_http_upload: Run expiry for all users if command run with a hostname Kim Alvefur Thu, 27 Sep 2018 19:54:26 +0200
mod_http_upload: use correct error condition Jonas Wielicki Sun, 08 Jul 2018 13:04:46 +0200
mod_http_upload: Add an experimental prosodyctl command for expiring uploads Kim Alvefur Sat, 19 May 2018 23:52:19 +0200
mod_http_upload: Include the current VirtualHost name in greeting to help with debugging Kim Alvefur Sun, 25 Mar 2018 20:27:14 +0200
mod_http_upload: Only try to create a randomly named directory once. Kim Alvefur Tue, 17 Oct 2017 22:39:37 +0200