nextcloud/lib
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties
Keep them in the constructor to not break the API,
but they are not used anymore.
This way of adding a share was deprecated in Nextcloud 12 (2016!),
in favor of the federated share API, in Nextcloud 28 this way to create a share was removed.

So we can cleanup as all it takes now to create a federeated share is the share token + federated user ID.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-03 16:07:50 +02:00
..
composer fix: Move \OC_Image to \OC\Image with the other internal classes 2024-08-29 17:06:32 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-02 00:21:05 +00:00
private Merge pull request #47650 from nextcloud/chore/cleanup-middleware 2024-09-03 09:21:43 +02:00
public chore(ExternalShareMenuAction): Remove unused legacy properties 2024-09-03 16:07:50 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(setup): ignore long session login during installation 2024-08-27 12:29:42 -01:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00