Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2732:b1c5b0c369c2
description | author | age |
---|---|---|
mod_http_upload: Remove directory when deleting a file (fixes #950) | Kim Alvefur | Thu, 27 Jul 2017 16:46:18 +0200 |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958) | Kim Alvefur | Sat, 22 Jul 2017 23:14:13 +0200 |
mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL) | Kim Alvefur | Sun, 16 Apr 2017 00:58:02 +0200 |
mod_http_upload: Store filename and directory separately | Kim Alvefur | Sat, 15 Apr 2017 15:55:39 +0200 |
mod_http_upload: Return an error if unable to store slot info | Kim Alvefur | Sat, 15 Apr 2017 15:53:46 +0200 |
mod_http_upload: Keep user- and hostname in locals | Kim Alvefur | Sat, 15 Apr 2017 15:52:54 +0200 |