nextcloud/apps/files/lib
Vincent Petry 02aebdcf41 Fix path handling when transferring incoming shares
When transferring incoming shares from a guest user without specifying a
path, the $path is empty.
The fix properly handles that situation to avoid looking for shares in a
path with doubled slashes which failed to find shares to transfer.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-16 09:49:29 +00:00
..
Activity Limit more contact searches 2021-12-13 14:23:04 +00:00
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix tests 2021-12-06 01:11:44 +01:00
Collaboration/Resources Update php licenses 2021-06-04 22:02:41 +02:00
Command Move storage encoding compatibility warning logic 2021-11-19 14:51:40 +00:00
Controller [files] new internal link GET param to avoid setting 'openfile' on redirect 2022-01-14 17:01:50 +00:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Event Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Search Fix wrong unified search link to folder 2022-01-14 08:32:25 +00:00
Service Fix path handling when transferring incoming shares 2022-02-16 09:49:29 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00