rhymix/common
Kijin Sung e2828ed155 Improve precision and security of .htaccess and nginx configuration
- Block direct access to HTML and XML files in all modules, themes, etc.
- Block direct access to environment information in files/env/*
- Block direct access to dotfiles and other developer resources
- Block direct access to cache store
- Block PHP execution in upload directory (for additional protection)
- Ensure consitency between Apache and nginx rewrite rules
- Remove redundant rewrite rules
2016-06-18 13:16:02 +09:00
..
css Fix line wrapping 2016-05-05 11:24:14 +09:00
defaults Add slow remote requests to debug content 2016-06-08 16:15:32 +09:00
framework Prevent function arguments from being exposed in the error log 2016-06-15 17:03:32 +09:00
img
js Add slow remote requests to debug content 2016-06-08 16:15:32 +09:00
lang Support multiple CAPTCHA instances on the same page 2016-06-08 00:04:32 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual Improve precision and security of .htaccess and nginx configuration 2016-06-18 13:16:02 +09:00
tpl Add slow remote requests to debug content 2016-06-08 16:15:32 +09:00
autoload.php Update admin module to use new Cache system 2016-04-17 15:01:42 +09:00
constants.php Import some commits from XE 1.8.21 2016-06-16 22:38:54 +09:00
functions.php Add formatter class and associated unit tests 2016-03-18 14:10:10 +09:00
legacy.php Add function to get relative timestamp up to many years, with unit tests 2016-05-26 16:41:20 +09:00