summaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/BackgroundJob/RequestSharedSecret.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+1
* improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-251-15/+2
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma2017-12-111-1/+6
* Actually set the status so we don't cause another exceptionRoeland Jago Douma2017-11-291-0/+1
* Do not log Exception if a connection error occuredRoeland Jago Douma2017-11-291-0/+3
* Update license headersMorris Jobke2017-11-061-0/+4
* Use ITimeFactoryRoeland Jago Douma2017-08-011-9/+14
* cleanup constructorsBjoern Schiessle2017-08-011-26/+17
* expire requestSharedSecret job after 30 daysBjoern Schiessle2017-08-011-2/+39
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* No need to log guzzle exceptionRoeland Jago Douma2017-04-211-1/+1
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-121-3/+18
|\
| * Do proper DIRoeland Jago Douma2017-04-111-1/+1
| * fix constructorBjoern Schiessle2017-04-111-1/+1
| * use discovered end-point for trusted serversBjoern Schiessle2017-04-111-3/+18
* | Update comments to NextcloudMorris Jobke2017-04-111-1/+1
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move federation code to PSR-4Joas Schilling2016-05-191-0/+184