nextcloud/lib
Lukas Reschke 8ce3d6ea57 End processing when file is not found
We have to end the processing when a file is not found or otherwise the method is proceeding and even sending invalid file paths to the sendfile methods.

Due to nginx preventing directory traversals this is luckily not immediately exploitable. We should for hardening purposes however quit the script execution just as we do for 403 cases and others as well.
2015-05-22 11:53:02 +02:00
..
l10n [tx-robot] updated from transifex 2015-05-21 01:55:57 -04:00
private End processing when file is not found 2015-05-22 11:53:02 +02:00
public Add support for disallowing domains to the ContentSecurityPolicy 2015-05-20 11:44:37 +02:00
repair Remove unused variables 2015-04-18 16:35:19 +02:00
autoloader.php Update license headers 2015-03-26 11:44:36 +01:00
base.php fix preview hooks, enable_previews default is true 2015-05-13 19:59:41 +02:00