nextcloud/apps/files/lib
Vincent Petry 7858fee5b5
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-10 09:50:21 +01:00
..
Activity Limit more contact searches 2021-12-08 18:58:54 +01:00
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix tests 2021-12-02 17:43:16 +01:00
Collaboration/Resources Update php licenses 2021-06-04 22:02:41 +02:00
Command Move storage encoding compatibility warning logic 2021-11-17 09:24:13 +01:00
Controller [files] new internal link GET param to avoid setting 'openfile' on redirect 2022-01-14 10:50:13 +01: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 Move bundles to /dist 2022-01-08 10:11:58 +01: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-13 18:26:07 +01:00
Service Fix path handling when transferring incoming shares 2022-02-10 09:50:21 +01: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