log plugins/mod_http_file_share.lua @ 11328:ceaa3cebf28b

age author description
Wed, 27 Jan 2021 22:09:26 +0100 Kim Alvefur mod_http_file_share: Add support for removing old files (default 2 weeks)
Wed, 27 Jan 2021 19:51:36 +0100 Kim Alvefur mod_http_file_share: More security headers
Wed, 27 Jan 2021 18:26:24 +0100 Kim Alvefur mod_http_file_share: Strip authorization type prefix a bit earlier
Wed, 27 Jan 2021 18:13:15 +0100 Kim Alvefur mod_http_file_share: Factor out function for generating full filename
Wed, 27 Jan 2021 17:48:12 +0100 Kim Alvefur mod_http_file_share: Use '.bin' file extension
Wed, 27 Jan 2021 17:47:04 +0100 Kim Alvefur mod_http_file_share: Validate file size early in HTTP PUT request