nextcloud/lib/private/Files
Roeland Jago Douma 3443a00621
Actually check if the owner is not null
Else this can error out on storages that do not have an owner (e.g.
groupfolders).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-16 13:12:10 +01:00
..
AppData Update license headers 2019-12-05 15:38:45 +01:00
Cache dont try to update storage mtime if we can't get the mtime 2020-03-02 15:57:25 +01:00
Config Update license headers 2019-12-05 15:38:45 +01:00
Mount Update license headers 2019-12-05 15:38:45 +01:00
Node Create SimpleFile only when writing the content 2020-02-28 12:55:22 +01:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Get correct mimetype on objectstores 2020-03-11 11:14:12 +01:00
Search Update license headers 2019-12-05 15:38:45 +01:00
SimpleFS allow writing content directly when creating new SimpleFile 2020-02-28 12:55:22 +01:00
Storage Update license headers 2019-12-05 15:38:45 +01:00
Stream Update license headers 2019-12-05 15:38:45 +01:00
Type Update license headers for 18 2019-12-20 09:23:25 +01:00
Utils Update license headers for 18 2019-12-20 09:23:25 +01:00
FileInfo.php Update license headers 2019-12-05 15:38:45 +01:00
Filesystem.php Update license headers 2019-12-05 15:38:45 +01:00
View.php Actually check if the owner is not null 2020-03-16 13:12:10 +01:00