aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Using explicit flags while creating new directories instead of relying on ↵improve_access_controlsteckbrief2016-09-201-2/+2
| | | | default flags
* MKGETDIR_PROTECT_INDEX now adds an htaccess file blocking the directory ↵steckbrief2016-09-201-3/+3
| | | | index instead of adding an index.htm
* Protect new directories via .htaccess instead of index.htmsteckbrief2016-09-191-1/+1
|
* default configuration changedsteckbrief2016-09-191-2/+2
| | | | | - 'original_url_protection' changed from '' to 'all' - 'derivative_url_style' changed from 0 to 2 (auto to script)
* add access check to i.php for every file requeststeckbrief2016-09-192-38/+47
|
* Prevent error message in case of open basedir restrictions and non-existant ↵steckbrief2016-09-191-2/+2
directory