mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 14:01:34 -05:00
Added new annotations for the externalsharescontroller class * @NoOutgoingFederatedSharingRequired * @NoIncomingFederatedSharingRequired By default both are required for all functions in the externalSharesController. A proper exception is thrown and then a 405 is returned instead of the default error page. Since it is only an API endpoint this makes more sense. Unit tests added and updated |
||
|---|---|---|
| .. | ||
| externalsharecontroller.php | ||
| sharecontroller.php | ||