Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints
Discover federatedsharing endpoints
No related branches found
No related tags found
Showing
- apps/dav/lib/CardDAV/SyncService.php 17 additions, 14 deletionsapps/dav/lib/CardDAV/SyncService.php
- apps/dav/tests/unit/CardDAV/SyncServiceTest.php 4 additions, 4 deletionsapps/dav/tests/unit/CardDAV/SyncServiceTest.php
- apps/federatedfilesharing/lib/AppInfo/Application.php 2 additions, 9 deletionsapps/federatedfilesharing/lib/AppInfo/Application.php
- apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php 2 additions, 7 deletionsapps/federatedfilesharing/lib/BackgroundJob/RetryJob.php
- apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php 1 addition, 5 deletions...dfilesharing/lib/Controller/MountPublicLinkController.php
- apps/federatedfilesharing/lib/Controller/RequestHandlerController.php 8 additions, 12 deletions...edfilesharing/lib/Controller/RequestHandlerController.php
- apps/federatedfilesharing/lib/Notifications.php 8 additions, 6 deletionsapps/federatedfilesharing/lib/Notifications.php
- apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php 1 addition, 5 deletions...sharing/tests/Controller/RequestHandlerControllerTest.php
- apps/federatedfilesharing/tests/DiscoveryManagerTest.php 0 additions, 217 deletionsapps/federatedfilesharing/tests/DiscoveryManagerTest.php
- apps/federatedfilesharing/tests/NotificationsTest.php 6 additions, 7 deletionsapps/federatedfilesharing/tests/NotificationsTest.php
- apps/federation/appinfo/routes.php 2 additions, 2 deletionsapps/federation/appinfo/routes.php
- apps/federation/lib/AppInfo/Application.php 2 additions, 1 deletionapps/federation/lib/AppInfo/Application.php
- apps/federation/lib/BackgroundJob/GetSharedSecret.php 18 additions, 3 deletionsapps/federation/lib/BackgroundJob/GetSharedSecret.php
- apps/federation/lib/BackgroundJob/RequestSharedSecret.php 18 additions, 3 deletionsapps/federation/lib/BackgroundJob/RequestSharedSecret.php
- apps/federation/lib/Controller/OCSAuthAPIController.php 31 additions, 0 deletionsapps/federation/lib/Controller/OCSAuthAPIController.php
- apps/federation/lib/SyncFederationAddressBooks.php 16 additions, 6 deletionsapps/federation/lib/SyncFederationAddressBooks.php
- apps/federation/tests/BackgroundJob/GetSharedSecretTest.php 11 additions, 2 deletionsapps/federation/tests/BackgroundJob/GetSharedSecretTest.php
- apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php 11 additions, 2 deletions...ederation/tests/BackgroundJob/RequestSharedSecretTest.php
- apps/federation/tests/SyncFederationAddressbooksTest.php 16 additions, 4 deletionsapps/federation/tests/SyncFederationAddressbooksTest.php
- apps/files_sharing/lib/AppInfo/Application.php 1 addition, 5 deletionsapps/files_sharing/lib/AppInfo/Application.php
Please register or sign in to comment