mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
911fcae895
We can't really control the direct web access to directories in dirroot, that is part of the server setup. So we at least warn admins as they may not realize the risks of having directories like vendor or node_modules exposed. Credit goes to Petr Škoda for mentioning the PHPUnit issue CVE-2017-9841 to me.