summaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/dbhandler.php
Commit message (Expand)AuthorAgeFilesLines
* Move federation code to PSR-4Joas Schilling2016-05-191-318/+0
* remove remote address book if the admin removes the server from the trusted s...Bjoern Schiessle2016-02-291-0/+22
* reuse the url_hash instead of calculating a new hash for the address bookBjoern Schiessle2016-02-261-3/+3
* throw exception if we don't find a token for a given serverBjoern Schiessle2016-02-151-0/+6
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-1/+2
|\
| * Happy new year!Thomas Müller2016-01-121-1/+2
* | Adding tests and adjust PHPDocThomas Müller2016-01-121-0/+1
* | Decouple federation and dav appThomas Müller2016-01-121-5/+6
* | Allow trusted servers to authenticateThomas Müller2016-01-121-1/+18
|/
* always store server url without a trailing slashBjörn Schießle2015-11-241-0/+1
* unit testsBjörn Schießle2015-11-201-2/+2
* fixing OCI and othersThomas Müller2015-11-191-2/+2
* add status to server listBjörn Schießle2015-11-191-1/+1
* exchange shared secretBjörn Schießle2015-11-191-30/+152
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-0/+147