nextcloud-server/lib/private/Files
Roeland Jago Douma bc9b223e65
Fix DAV mimetype search
Fixes #15048
Catches the case where a full mimetype is sumbitted in the where like
clause. Before we didn't catch this and it was just forwarded as is
causing invalid queries.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-28 21:56:29 +01:00
..
AppData
Cache Fix DAV mimetype search 2019-10-28 21:56:29 +01:00
Config
Mount
Node
Notify
ObjectStore dont delete cache entries if deleting an object from object store failed 2019-09-25 18:09:45 +02:00
Search
SimpleFS
Storage Merge pull request #17264 from nextcloud/move-from-storage-wrappers 2019-09-26 15:48:59 +02:00
Stream
Type Deprecate TemplateManager 2019-10-16 09:54:17 +02:00
Utils
FileInfo.php
Filesystem.php
View.php