Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 7061:eda0feeaf759
description | author | age |
---|---|---|
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 |
mod_http_files: Translate forward slashes to local directory separators | Kim Alvefur | Sat, 26 Sep 2015 19:35:56 +0200 |
mod_http_files: Strip trailing directory separator regardless of directionality of the slash (fixes #545) | Kim Alvefur | Sat, 26 Sep 2015 19:34:58 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 09 Mar 2014 23:47:53 +0100 |
mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne) | Kim Alvefur | Sun, 09 Mar 2014 22:16:44 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |