summaryrefslogtreecommitdiffstats
path: root/apps/federation/backgroundjob
Commit message (Collapse)AuthorAgeFilesLines
* Move federation code to PSR-4Joas Schilling2016-05-192-384/+0
|
* Do not create a new job when it failed to connect atmJoas Schilling2016-03-212-19/+29
|
* Update author informationLukas Reschke2016-03-011-1/+0
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* remove remote address book if the admin removes the server from the trusted ↵Bjoern Schiessle2016-02-292-7/+9
| | | | servers list
* forbidden (403) is a valid return status, don't log the whole exception in ↵Bjoern Schiessle2016-02-152-4/+12
| | | | this case
* catch all exceptionsBjörn Schießle2016-02-012-0/+6
|
* Happy new year!Thomas Müller2016-01-122-2/+6
|
* Add error logging to federated sharing handshakeRobin Appelman2015-12-212-2/+8
|
* unit testsBjörn Schießle2015-11-202-3/+21
|
* fixing OCI and othersThomas Müller2015-11-192-0/+2
|
* make sure that both server don't try to exchange the shared secret in parallelBjörn Schießle2015-11-192-32/+70
|
* add option to auto add servers to the list of trusted servers once a ↵Björn Schießle2015-11-192-2/+4
| | | | federated share was created and accepted successfully
* exchange shared secretBjörn Schießle2015-11-192-0/+289