nextcloud/apps/federation/lib
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller
This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 17:32:03 +02:00
..
AppInfo Remove unused use statements 2017-04-22 19:23:31 -05:00
BackgroundJob Add |null to PHPDoc 2017-08-01 08:20:15 +02:00
Command Remove unused use statements 2017-04-22 19:23:31 -05:00
Controller Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints 2017-04-12 16:01:07 +02:00
DAV No challenge within federated auth 2016-12-19 15:48:10 +01:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
Settings adjust federation app 2016-08-11 18:53:45 +02:00
DbHandler.php improve federation error messages 2016-08-09 10:24:45 +02:00
Hooks.php Fix apps/ 2016-07-21 18:13:57 +02:00
SyncFederationAddressBooks.php get addressbook url and carddav user from remote server 2017-04-11 15:04:01 +02:00
SyncJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
TrustedServers.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00