nextcloud/apps/files_external
Julius Härtl 4910e7e231
fix: Pass the mountpoint target user to storages without owner
Storages that do not have a dedicated owner (e.g. groupfolders, external
storages) currently always assume the current session user as the owner.
This leads to several issues when there is no user session but a node is
obtained through a user folder.

In order to have the correct user available we need to pass the user
that is used to setup a mountpoint along to the storage layer as we
generally assume that an owner is available for those.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-04-09 09:04:24 +01:00
..
3rdparty Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30
ajax Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
appinfo feat(branchoff): Bump versions and requirements in apps 2024-03-28 11:26:18 +01:00
composer feat: add command to scan external storages directly 2024-03-06 19:11:08 +01:00
css fix look of personal global credentials settings 2023-12-05 13:57:01 +01:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js fix(files_external): Remove invalid jQuery Tooltip usage 2024-03-18 01:23:40 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-04-09 00:20:02 +00:00
lib fix: Pass the mountpoint target user to storages without owner 2024-04-09 09:04:24 +01:00
src chore(files_sharing): use OCSResponse from @nextcloud/typings 2024-02-23 14:12:14 +01:00
templates fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
tests test: improve notify tests for smb 2024-03-08 14:20:14 +01:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
openapi.json Fix OCS-APIRequest header for OpenAPI 2023-09-27 10:22:20 +02:00