nextcloud-server/apps/files_external/lib
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner
instead of erroring, remove the items from the cache.

this situation can be triggered if a user has access to a file but looses it afterwards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-05 14:44:55 +07:00
..
AppInfo do not use deprecated query() method 2022-01-20 16:08:48 +07:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +07:00
Command Attempt at reducing psalm errors 2023-01-20 11:22:09 +07:00
Config add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +07:00
Controller Force cast getCode to int 2022-10-16 23:38:31 +07:00
Lib improve handling of files we can't access in the scanner 2023-04-05 14:44:55 +07:00
Listener Use stored user for PasswordUpdatedEvent 2022-05-10 12:16:33 +07:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +07:00
Service Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
MountConfig.php Fix returning null when getMessage return null 2022-10-17 11:53:11 +07:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00