Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 7230:20246b139607
description | author | age |
---|---|---|
mod_http_files: Preserve a trailing / in paths (fixes #639) | Kim Alvefur | Thu, 03 Mar 2016 15:31:46 +0100 |
mod_http_files: Don't prepend / to path twice, sanitize path does this already | Kim Alvefur | Thu, 03 Mar 2016 15:30:00 +0100 |
mod_http_files: Fix traceback when serving a non-wildcard path (fixes #611) | Kim Alvefur | Thu, 03 Mar 2016 15:28:07 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 08 Jan 2016 16:16:08 +0100 |
mod_http_files: Santize the path relative to our base URL before translating it to a filesystem path, fixes a relative path traversal vulnerability | Matthew Wild | Thu, 07 Jan 2016 15:37:47 +0000 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 27 Sep 2015 00:36:34 +0200 |