Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 2288:827f01cbf6ba
age | author | description |
---|---|---|
Tue, 23 Aug 2016 02:13:34 +0200 | Kim Alvefur | mod_http_upload: Handle case of non-existant path |
Tue, 23 Aug 2016 02:09:32 +0200 | Kim Alvefur | mod_http_upload: Add a comment |
Tue, 23 Aug 2016 00:44:14 +0200 | Kim Alvefur | mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717) |
Sat, 20 Aug 2016 21:59:39 +0200 | Kim Alvefur | mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+) |
Mon, 04 Jul 2016 10:38:56 +0100 | Matthew Wild | mod_http_upload: Add disco identity |
Sun, 12 Jun 2016 03:21:48 +0200 | Kim Alvefur | mod_http_upload: Log if file size exceeds limit |
Sun, 12 Jun 2016 02:51:08 +0200 | Kim Alvefur | mod_http_upload: Add additional debug logging |