mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| Attribute | ||
| Events | ||
| Template | ||
| ContentSecurityPolicy.php | ||
| DataDisplayResponse.php | ||
| DataDownloadResponse.php | ||
| DataResponse.php | ||
| DownloadResponse.php | ||
| EmptyContentSecurityPolicy.php | ||
| EmptyFeaturePolicy.php | ||
| FeaturePolicy.php | ||
| FileDisplayResponse.php | ||
| ICallbackResponse.php | ||
| IOutput.php | ||
| JSONResponse.php | ||
| NotFoundResponse.php | ||
| ParameterOutOfRangeException.php | ||
| RedirectResponse.php | ||
| RedirectToDefaultAppResponse.php | ||
| Response.php | ||
| StandaloneTemplateResponse.php | ||
| StreamResponse.php | ||
| StrictContentSecurityPolicy.php | ||
| StrictEvalContentSecurityPolicy.php | ||
| StrictInlineContentSecurityPolicy.php | ||
| TemplateResponse.php | ||
| TextPlainResponse.php | ||
| TooManyRequestsResponse.php | ||
| ZipResponse.php | ||