nextcloud/apps/files_sharing
Roeland Jago Douma 3d2acb5003 sharingcheckmiddleware now handles externalshares as well
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
2015-10-02 12:03:53 +02:00
..
ajax Change small thumbnails to 32 px 2015-09-30 10:49:48 +02:00
api Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00
appinfo sharingcheckmiddleware now handles externalshares as well 2015-10-02 12:03:53 +02:00
css adjust style of disabled button 2015-09-30 15:28:28 +02:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Merge pull request #19421 from owncloud/fix_19382 2015-09-30 22:17:18 +02:00
l10n [tx-robot] updated from transifex 2015-10-02 01:54:51 -04:00
lib sharingcheckmiddleware now handles externalshares as well 2015-10-02 12:03:53 +02:00
templates Do noy allow empty urls to be submitted in "add to your owncloud" 2015-09-30 13:55:13 +02:00
tests sharingcheckmiddleware now handles externalshares as well 2015-10-02 12:03:53 +02:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php Allow ajax requests on public webdav interface 2015-09-22 12:19:56 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00
settings-personal.php Simply hide sharing buttons for IE8 - fixes #18011 2015-08-25 16:05:57 +02:00