Pascal Hubrecht 6d357e94b6
Safety to avoid modifying files outside deploy_path (#2284)
* Safety to avoid modifying files outside deploy_path

Using writable_dirs with writable_use_sudo can lead to a disaster on a server (example using /var/log instead of var/log as writable dir).

* Update writable.php

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update writable.php

* trailing slash

* docgen

* throw exception if absolute path in writable dirs
2020-12-12 20:21:48 +01:00
..
2020-10-10 21:58:06 +02:00
2020-10-02 01:11:13 +03:00
2020-10-02 01:11:13 +03:00
2020-10-02 01:11:13 +03:00
2020-10-28 00:12:18 +01:00
2020-10-25 18:00:05 +03:00
2020-10-11 00:08:50 +02:00
2020-10-28 00:12:18 +01:00
2020-10-09 01:35:42 +02:00
2020-10-22 13:56:20 +02:00
2020-10-09 01:35:42 +02:00
2020-10-02 01:11:13 +03:00
2020-11-11 10:10:57 +01:00