]> source.dussan.org Git - nextcloud-server.git/commit
push public user data to the lookup server
authorBjoern Schiessle <bjoern@schiessle.org>
Thu, 17 Nov 2016 11:14:13 +0000 (12:14 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 21 Nov 2016 10:29:59 +0000 (11:29 +0100)
commitb23a4ca96b018b31d7586883075f306f0492c7e4
tree2cfe6e459038753b3bc97911ba7aea3291dd7647
parent061ef0cc7cda6bd93ec8f42bba0e526d12c9bfec
push public user data to the lookup server

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
.gitignore
apps/lookup_server_connector/appinfo/app.php [new file with mode: 0644]
apps/lookup_server_connector/appinfo/info.xml [new file with mode: 0644]
apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php [new file with mode: 0644]
apps/lookup_server_connector/lib/UpdateLookupServer.php [new file with mode: 0644]
core/shipped.json
tests/lib/App/ManagerTest.php