You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/lib/External
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests
2 years ago
..
Cache.php Fix incorrect argument name in inherited method 3 years ago
Manager.php Convert isset ternary to null coalescing operator 2 years ago
Mount.php Fix various other small psalm issues 3 years ago
MountProvider.php Use querybuilder for share external mountpoint 4 years ago
Scanner.php fix external share scanner not propagating locking-opt-out 3 years ago
Storage.php fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
Watcher.php