summaryrefslogtreecommitdiffstats
path: root/lib/private/Federation/CloudIdManager.php
Commit message (Expand)AuthorAgeFilesLines
* display displayname on federated sharesMaxence Lange2023-07-111-5/+6
* Validate if the user part of a "cloud id" can even be a valid user idJoas Schilling2022-12-091-0/+3
* cache cloud id data in CloudIdManagerRobin Appelman2022-08-311-6/+73
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-141-11/+34
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+2
* [Fix #24682]: ensure federation cloud id is retruned if FN property not foundGuillaume Virlet2020-12-131-1/+7
* send expected format of cloud idArthur Schiwon2020-11-241-1/+2
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-241-11/+37
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make OCP\Federation strictRoeland Jago Douma2018-01-161-5/+6
* Update license headersMorris Jobke2017-11-061-6/+10
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-0/+1
* fix copyright headersRobin Appelman2017-02-091-0/+2
* clean cloud idsRobin Appelman2017-02-091-3/+2
* add testsRobin Appelman2017-02-081-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-0/+108