nextcloud/lib
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
..
composer feat: drop support for php 8.0 2024-04-08 11:28:54 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-04-09 00:20:02 +00:00
private fix: Pass the mountpoint target user to storages without owner 2024-04-09 09:04:24 +01:00
public fix: Pass the mountpoint target user to storages without owner 2024-04-09 09:04:24 +01:00
autoloader.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
base.php fix: Remove unused endpoint from base.php 2024-03-06 00:05:15 +01:00
versioncheck.php feat: drop support for php 8.0 2024-04-08 11:28:54 +02:00