nextcloud/apps/federation/lib/BackgroundJob
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
..
GetSharedSecret.php No need to log guzzle exception 2017-04-21 11:29:01 +02:00
RequestSharedSecret.php No need to log guzzle exception 2017-04-21 11:29:01 +02:00