nextcloud/lib
Vincent Petry 1cbe1896e7 Prevent deleting storage root
Storage mount points are not deletable, so make sure that the unlink
operation and its hooks aren't run in such cases.

Note that some storages might recursively delete their contents when
calling unlink on their root. This fix prevents that as well.

Backport of f642ad3 to stable6
2014-01-10 16:50:26 +01:00
..
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
private Prevent deleting storage root 2014-01-10 16:50:26 +01:00
public Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php rename user-id to loginname to stay consistent 2014-01-09 12:34:19 +01:00