]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 years agoUse master key for public links as well 4207/head
Vincent Petry [Thu, 2 Mar 2017 15:11:01 +0000 (16:11 +0100)]
Use master key for public links as well

7 years agoAdd tests for null user
Vincent Petry [Mon, 27 Feb 2017 15:19:48 +0000 (16:19 +0100)]
Add tests for null user

7 years agoFix public link for master key
Vincent Petry [Mon, 27 Feb 2017 13:58:12 +0000 (14:58 +0100)]
Fix public link for master key

In public link mode there is no session, so the code should use the
public key instead.

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Apr 2017 00:07:55 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4167 from nextcloud/backport-4166-invalid-int-for-transparency...
Roeland Jago Douma [Mon, 3 Apr 2017 09:00:18 +0000 (11:00 +0200)]
Merge pull request #4167 from nextcloud/backport-4166-invalid-int-for-transparency-on-calendars

[stable11] Make sure transparency is an integer when saving a calendar

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Apr 2017 00:08:30 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Apr 2017 00:07:57 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Apr 2017 00:08:18 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 31 Mar 2017 00:08:44 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3415 from nextcloud/backport-3184-migration-restriction-by-vendor...
Roeland Jago Douma [Thu, 30 Mar 2017 21:13:03 +0000 (23:13 +0200)]
Merge pull request #3415 from nextcloud/backport-3184-migration-restriction-by-vendor-version

[stable11] Prevent migration from ownCloud 10 to Nextcloud 11

7 years agoMake sure transparency is an integer when saving a calendar 4167/head
Joas Schilling [Thu, 30 Mar 2017 15:58:12 +0000 (17:58 +0200)]
Make sure transparency is an integer when saving a calendar

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoFix the update from NC 10 and 11 to the latest NC 11 3415/head
Joas Schilling [Thu, 30 Mar 2017 13:31:50 +0000 (15:31 +0200)]
Fix the update from NC 10 and 11 to the latest NC 11

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agofix version number
Morris Jobke [Fri, 10 Feb 2017 06:00:20 +0000 (00:00 -0600)]
fix version number

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoFix return value of getAllowedPreviousVersions()
Morris Jobke [Fri, 10 Feb 2017 05:24:24 +0000 (23:24 -0600)]
Fix return value of getAllowedPreviousVersions()

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoPrevent migration from ownCloud 10 to Nextcloud 11
Joas Schilling [Fri, 20 Jan 2017 16:47:45 +0000 (17:47 +0100)]
Prevent migration from ownCloud 10 to Nextcloud 11

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Mar 2017 00:07:51 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4029 from nextcloud/federation-fixes-stable11
Morris Jobke [Wed, 29 Mar 2017 00:11:31 +0000 (18:11 -0600)]
Merge pull request #4029 from nextcloud/federation-fixes-stable11

Federation fixes stable11

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Mar 2017 00:07:51 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Mar 2017 00:08:03 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Mar 2017 00:08:07 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Mar 2017 01:07:13 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Mar 2017 01:07:54 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agofix tests 4029/head
Bjoern Schiessle [Thu, 23 Mar 2017 15:10:53 +0000 (16:10 +0100)]
fix tests

calling getAbsoluteBundlePath() in the constructor makes other tests fail

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoLoad cert file before syncing addressbooks and contacts
Joas Schilling [Thu, 23 Mar 2017 13:33:25 +0000 (14:33 +0100)]
Load cert file before syncing addressbooks and contacts

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agouse right format for avatars
Bjoern Schiessle [Mon, 13 Mar 2017 15:54:27 +0000 (16:54 +0100)]
use right format for avatars

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agodon't add empty values to the vcard
Bjoern Schiessle [Mon, 13 Mar 2017 13:58:37 +0000 (14:58 +0100)]
don't add empty values to the vcard

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoonly execute code if exception was thrown by the corresponding controller
Bjoern Schiessle [Mon, 13 Mar 2017 11:13:57 +0000 (12:13 +0100)]
only execute code if exception was thrown by the corresponding controller

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofix the way we create a new vcard to avoid to have multiple UIDs
Bjoern Schiessle [Mon, 13 Mar 2017 13:47:08 +0000 (14:47 +0100)]
fix the way we create a new vcard to avoid to have multiple UIDs

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Mar 2017 01:08:12 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Mar 2017 01:08:02 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Mar 2017 21:14:15 +0000 (21:14 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3981 from nextcloud/stable11-3974
Joas Schilling [Wed, 22 Mar 2017 09:05:08 +0000 (10:05 +0100)]
Merge pull request #3981 from nextcloud/stable11-3974

[stable11] Fix reshare with user activity message

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Mar 2017 01:08:03 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years agoFix reshare with user activity message 3981/head
Joas Schilling [Tue, 21 Mar 2017 15:57:36 +0000 (16:57 +0100)]
Fix reshare with user activity message

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #3969 from nextcloud/stable11-fix-branding
Lukas Reschke [Tue, 21 Mar 2017 12:55:05 +0000 (13:55 +0100)]
Merge pull request #3969 from nextcloud/stable11-fix-branding

[stable11] Fix branding and show Nextcloud

7 years ago[stable11] Fix branding 3969/head
Lukas Reschke [Tue, 21 Mar 2017 11:20:22 +0000 (12:20 +0100)]
[stable11] Fix branding

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Mar 2017 01:08:25 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3765 from nextcloud/backport-3725-mimetype-detection-on-public...
Morris Jobke [Mon, 20 Mar 2017 19:10:01 +0000 (13:10 -0600)]
Merge pull request #3765 from nextcloud/backport-3725-mimetype-detection-on-public-uploads

[stable11] Fix mimetype detection on public uploads for the workflow engine

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Mar 2017 01:07:52 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Mar 2017 01:08:29 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Mar 2017 01:07:59 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Mar 2017 01:07:51 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Mar 2017 01:07:47 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3849 from nextcloud/backport-3848-remove-single-quotes-around...
Roeland Jago Douma [Wed, 15 Mar 2017 14:04:50 +0000 (15:04 +0100)]
Merge pull request #3849 from nextcloud/backport-3848-remove-single-quotes-around-search-query

Remove single quotes around search query like in user search

7 years agoRemove single quotes around search query like in user search 3849/head
Joas Schilling [Wed, 15 Mar 2017 11:53:44 +0000 (12:53 +0100)]
Remove single quotes around search query like in user search

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #3842 from nextcloud/no-empty-wildcard-search-11
Morris Jobke [Wed, 15 Mar 2017 05:09:19 +0000 (23:09 -0600)]
Merge pull request #3842 from nextcloud/no-empty-wildcard-search-11

[11] dont allow empty wildcard search

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Mar 2017 01:07:58 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agodont allow empty wildcard search 3842/head
Robin Appelman [Mon, 13 Mar 2017 15:06:19 +0000 (16:06 +0100)]
dont allow empty wildcard search

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Mar 2017 01:07:56 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3820 from nextcloud/stable11-dont-add-user-to-subadmin
Roeland Jago Douma [Mon, 13 Mar 2017 14:00:08 +0000 (15:00 +0100)]
Merge pull request #3820 from nextcloud/stable11-dont-add-user-to-subadmin

[stable11] Call right function after sudo mode

7 years agoCall right function after sudo mode 3820/head
Lukas Reschke [Mon, 13 Mar 2017 11:22:44 +0000 (12:22 +0100)]
Call right function after sudo mode

This should call the `applyGroupSelect` and not the `applySubadminSelect`.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Mar 2017 01:08:29 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Mar 2017 01:08:15 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Mar 2017 01:07:57 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Mar 2017 01:08:12 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3767 from nextcloud/backport-3287-appstore-config-flag
Roeland Jago Douma [Thu, 9 Mar 2017 20:05:33 +0000 (21:05 +0100)]
Merge pull request #3767 from nextcloud/backport-3287-appstore-config-flag

[stable11] Add back appstoreenabled config switch

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Mar 2017 01:07:58 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoUpdate autoloader code 3767/head
Morris Jobke [Wed, 8 Mar 2017 18:34:34 +0000 (12:34 -0600)]
Update autoloader code

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #3764 from nextcloud/backport-3757-no-subsystem-for-locking
Joas Schilling [Wed, 8 Mar 2017 14:20:41 +0000 (15:20 +0100)]
Merge pull request #3764 from nextcloud/backport-3757-no-subsystem-for-locking

[stable11] Add new user agent of windows 10 dav backend

7 years agoFix unit tests and improve appstore logic
Morris Jobke [Thu, 23 Feb 2017 20:56:28 +0000 (14:56 -0600)]
Fix unit tests and improve appstore logic

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoAdd back appstoreenabled config switch
Steffen Lindner [Thu, 26 Jan 2017 18:02:45 +0000 (19:02 +0100)]
Add back appstoreenabled config switch

Signed-off-by: Steffen Lindner <mail@steffen-lindner.de>
7 years agoAdd ETag validation to appstore requests
Roeland Jago Douma [Thu, 22 Dec 2016 08:46:10 +0000 (09:46 +0100)]
Add ETag validation to appstore requests

* If the ETag if present store it
* If a stored ETag is present then pass it along (with the original
response) to get
* Add tests
* Added files to classmap

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoClear appstore cache on version upgrade
Roeland Jago Douma [Thu, 15 Dec 2016 21:04:03 +0000 (22:04 +0100)]
Clear appstore cache on version upgrade

* Add version to cached json
* Compare version
* Updated calls
* Updated tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFix mimetype detection on public uploads for the workflow engine 3765/head
Joas Schilling [Mon, 6 Mar 2017 11:04:54 +0000 (12:04 +0100)]
Fix mimetype detection on public uploads for the workflow engine

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoSet a status code when setting a body 3764/head
Joas Schilling [Tue, 7 Mar 2017 16:31:32 +0000 (17:31 +0100)]
Set a status code when setting a body

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd new user agent of windows 10 dav backend
Joas Schilling [Tue, 7 Mar 2017 16:24:26 +0000 (17:24 +0100)]
Add new user agent of windows 10 dav backend

Thanks Microsoft

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Mar 2017 01:07:56 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3722 from nextcloud/backport-3678-dav-share-order-issue
Roeland Jago Douma [Tue, 7 Mar 2017 13:28:49 +0000 (14:28 +0100)]
Merge pull request #3722 from nextcloud/backport-3678-dav-share-order-issue

[stable11] DAV sharing permissions should not depend on the order

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Mar 2017 01:07:49 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3700 from nextcloud/stable11-3687
Joas Schilling [Mon, 6 Mar 2017 14:31:30 +0000 (15:31 +0100)]
Merge pull request #3700 from nextcloud/stable11-3687

Use a proper date format for transfer ownership

7 years agoMake sure shares use read-write when available 3722/head
Joas Schilling [Thu, 2 Mar 2017 10:34:27 +0000 (11:34 +0100)]
Make sure shares use read-write when available

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd a unit test for the broken case
Joas Schilling [Thu, 2 Mar 2017 11:27:59 +0000 (12:27 +0100)]
Add a unit test for the broken case

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoDon't waste energy unless necessary
Joas Schilling [Thu, 2 Mar 2017 10:24:56 +0000 (11:24 +0100)]
Don't waste energy unless necessary

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Mar 2017 01:08:07 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Mar 2017 01:07:54 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Mar 2017 01:07:51 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoUse a proper date format for transfer ownership 3700/head
Morris Jobke [Fri, 3 Mar 2017 04:34:50 +0000 (22:34 -0600)]
Use a proper date format for transfer ownership

* on Windows : is not allowed as filename and doesn't get synced then
* uses 2017-03-02 22-00-00 instead of 2017-03-02T22:00:00+00:00 as format

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Mar 2017 01:07:55 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Mar 2017 16:49:01 +0000 (16:49 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3675 from nextcloud/stable11-transifex-for-theming
Joas Schilling [Thu, 2 Mar 2017 08:26:47 +0000 (09:26 +0100)]
Merge pull request #3675 from nextcloud/stable11-transifex-for-theming

[stable11] Transifex config for theming app

7 years agoMerge pull request #3658 from GreenArchon/stable11_issue_#3461
Roeland Jago Douma [Thu, 2 Mar 2017 07:54:28 +0000 (08:54 +0100)]
Merge pull request #3658 from GreenArchon/stable11_issue_#3461

[stable11] Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs

7 years agoTransifex config for theming app 3675/head
Morris Jobke [Thu, 2 Mar 2017 04:05:25 +0000 (22:05 -0600)]
Transifex config for theming app

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Mar 2017 01:07:41 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3665 from nextcloud/fix-string-comparison-and-return-docs
Morris Jobke [Wed, 1 Mar 2017 19:04:42 +0000 (13:04 -0600)]
Merge pull request #3665 from nextcloud/fix-string-comparison-and-return-docs

Fix string comparison and return docs

7 years agoMerge pull request #3293 from nextcloud/streams52-11
Robin Appelman [Wed, 1 Mar 2017 14:40:03 +0000 (15:40 +0100)]
Merge pull request #3293 from nextcloud/streams52-11

update icewind/streams to 0.5.2

7 years agoFix string comparison and return docs 3665/head
Joas Schilling [Wed, 1 Mar 2017 12:42:41 +0000 (13:42 +0100)]
Fix string comparison and return docs

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Mar 2017 01:07:51 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3652 from nextcloud/stable11-fix-saving-backup-codes
Morris Jobke [Tue, 28 Feb 2017 21:53:53 +0000 (15:53 -0600)]
Merge pull request #3652 from nextcloud/stable11-fix-saving-backup-codes

[stable11] Fix saving backup codes by using a correct data uri

7 years agoupdate icewind/streams to 0.5.2 3293/head
Robin Appelman [Fri, 27 Jan 2017 09:19:44 +0000 (10:19 +0100)]
update icewind/streams to 0.5.2

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoFix saving backup codes by using a correct data uri 3652/head
Christoph Wurst [Tue, 28 Feb 2017 09:20:30 +0000 (10:20 +0100)]
Fix saving backup codes by using a correct data uri

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Feb 2017 01:08:03 +0000 (01:08 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3608 from nextcloud/backport-3598-shared-addressbooks-fail-on...
Lukas Reschke [Mon, 27 Feb 2017 20:07:27 +0000 (21:07 +0100)]
Merge pull request #3608 from nextcloud/backport-3598-shared-addressbooks-fail-on-legacy-endpoint

[stable11] Use the correct principal for shared addressbooks

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Feb 2017 01:19:59 +0000 (01:19 +0000)]
[tx-robot] updated from transifex

7 years agoIncrease patch version
Lukas Reschke [Sun, 26 Feb 2017 19:40:48 +0000 (20:40 +0100)]
Increase patch version

Due to a bug in the release script it already included https://github.com/nextcloud/3rdparty/pull/33

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agov11.0.2
Lukas Reschke [Sun, 26 Feb 2017 18:39:38 +0000 (19:39 +0100)]
v11.0.2

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Feb 2017 01:24:22 +0000 (01:24 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Feb 2017 01:25:18 +0000 (01:25 +0000)]
[tx-robot] updated from transifex

7 years agoRefactor files' CacheEntry object creation to call cacheEntryFromData() all the time... 3658/head
Frédéric Fortier [Thu, 23 Feb 2017 01:03:32 +0000 (20:03 -0500)]
Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done

Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
7 years agoTypecast filecache 'storage' as int to return it as documented, fixes #3461
Frédéric Fortier [Tue, 21 Feb 2017 03:07:37 +0000 (22:07 -0500)]
Typecast filecache 'storage' as int to return it as documented, fixes #3461

Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
7 years agoUse the correct principal for shared addressbooks 3608/head
Joas Schilling [Thu, 23 Feb 2017 13:16:00 +0000 (14:16 +0100)]
Use the correct principal for shared addressbooks

Signed-off-by: Joas Schilling <coding@schilljs.com>