nextcloud-server/apps/federatedfilesharing/lib
Micke Nordin f7dcd1d71b fix(ocm-sharing): The owner needs to be set for sharing to work
The specification says that the display name is optional and can thus
be empty, and in fact it is from oCIS and CERNBox shares.

The correct thing to set is the required opaque id from the remote
provider, the `owner` which will allways be there.

Signed-off-by: Micke Nordin <kano@sunet.se>
2025-10-22 08:54:39 +07:00
..
AppInfo chore: Add SPDX header 2024-05-29 08:58:16 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Listeners chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Migration refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +07:00
OCM fix(ocm-sharing): The owner needs to be set for sharing to work 2025-10-22 08:54:39 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AddressHandler.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FederatedShareProvider.php fix(IShareProvider): Add missing getChildren method to the interface 2025-07-29 10:26:33 +07:00
Notifications.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Notifier.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TokenHandler.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00