nextcloud/apps/federation/lib
Roeland Jago Douma bec4b468c3
No need to log guzzle exception
When getting/requesting a shared secret there is no need to log the full
exception when an unexpected status code is returned since this won't
really tell us anything as the bad stuff happened on a remote server

Fixes #3380

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-21 11:29:01 +02:00
..
AppInfo Do proper DI 2017-04-11 15:04:01 +02:00
BackgroundJob No need to log guzzle exception 2017-04-21 11:29:01 +02:00
Command Fix apps/ 2016-07-21 18:13:57 +02: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 only execute code if exception was thrown by the corresponding controller 2017-03-24 11:06:44 +01: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