Commit graph

1521 commits

Author SHA1 Message Date
Nextcloud bot
e1f917fd4c
[tx-robot] updated from transifex 2019-01-22 01:12:37 +00:00
Nextcloud bot
2b577f5634
[tx-robot] updated from transifex 2019-01-19 01:12:32 +00:00
Nextcloud bot
0469bb11c9
[tx-robot] updated from transifex 2019-01-17 01:12:28 +00:00
Nextcloud bot
6a44943425
[tx-robot] updated from transifex 2019-01-16 01:12:46 +00:00
Nextcloud bot
08676fd8e6
[tx-robot] updated from transifex 2019-01-15 01:12:27 +00:00
Joas Schilling
df2132c0b1 Principals can be principal/user/<name> or principal/<name> from legacy installs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 13:19:48 +00:00
Nextcloud bot
457261a955
[tx-robot] updated from transifex 2019-01-14 01:12:11 +00:00
Nextcloud bot
0fdb6b4545
[tx-robot] updated from transifex 2019-01-13 01:13:03 +00:00
Nextcloud bot
6dfb0909fa
[tx-robot] updated from transifex 2019-01-12 01:12:07 +00:00
Roeland Jago Douma
55d8649b04 Check for no longer existing calendars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-11 10:32:15 +00:00
Nextcloud bot
a1a9bb7a3a
[tx-robot] updated from transifex 2019-01-11 01:12:41 +00:00
Joas Schilling
337146412b
Prevent php info about missing index for old events
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 14:50:38 +01:00
Joas Schilling
dce496311d
Add a repair step to remove sensitive event activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:12:55 +01:00
Joas Schilling
ffb145c2d2
Correctly handle the classification of events in the activity stream
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:11:42 +01:00
Morris Jobke
53b09033ae Update apps/dav/lib/CardDAV/PhotoCache.php
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
2019-01-04 20:34:38 +00:00
John Molakvoæ (skjnldsv)
d36f1d97f2 Log failure on parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:34:38 +00:00
John Molakvoæ (skjnldsv)
a47df3959c Allow URI as data for vcard PHOTO
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:34:38 +00:00
Morris Jobke
aaba0adcf3
Merge pull request #13354 from BastienDurel/caldav_anon_pb
check anonymous OPTIONS requests file in root (not in subdir)
2019-01-04 19:17:03 +01:00
Bastien Durel
625380ecf8 check anonymous OPTIONS requests file in root (not in subdir)
Signed-off-by: Bastien Durel <bastien@durel.org>
2019-01-04 17:48:04 +01:00
Nextcloud bot
933d0c1902
[tx-robot] updated from transifex 2018-12-31 01:11:52 +00:00
Nextcloud bot
9cc7b9b9ec
[tx-robot] updated from transifex 2018-12-30 01:12:51 +00:00
Nextcloud bot
520ac7c8b1
[tx-robot] updated from transifex 2018-12-29 01:11:53 +00:00
Nextcloud bot
9e315b1ac4
[tx-robot] updated from transifex 2018-12-28 01:11:59 +00:00
Nextcloud bot
424fc68d4c
[tx-robot] updated from transifex 2018-12-27 01:11:51 +00:00
Nextcloud bot
32eeb94692
[tx-robot] updated from transifex 2018-12-26 01:12:06 +00:00
Nextcloud bot
1accc18b8d
[tx-robot] updated from transifex 2018-12-25 01:11:46 +00:00
Nextcloud bot
3aacf8305a
[tx-robot] updated from transifex 2018-12-23 01:12:37 +00:00
Nextcloud bot
6a618ebd8b
[tx-robot] updated from transifex 2018-12-21 01:11:57 +00:00
Nextcloud bot
140f3d2ee0
[tx-robot] updated from transifex 2018-12-19 01:11:56 +00:00
Arthur Schiwon
c6b540a738 be careful with mixed return values even if it may look unsuspicious…
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-17 12:08:10 +00:00
Nextcloud bot
3f3337af9b
[tx-robot] updated from transifex 2018-12-17 01:11:42 +00:00
Nextcloud bot
3045b6aae2
[tx-robot] updated from transifex 2018-12-16 01:12:42 +00:00
Roeland Jago Douma
eaa19f891c If the parent is not cached we should request the file
Else we ignore all incomming shares. Which basically does 💥

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 14:08:09 +00:00
Morris Jobke
fc6dd2d4cb
Merge pull request #12836 from nextcloud/backport/12624/stable15
[stable15] Validate all rich objects
2018-12-05 22:35:47 +01:00
Roeland Jago Douma
cf4337ac19 No DAV user enumeration if disabled
Fixes #9058

If the option to autocomplete users is disabled. We also should not
enumerate the users on this endpoint.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 19:59:27 +00:00
Joas Schilling
ea33663328
Fix wrong used type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-05 20:06:11 +01:00
Roeland Jago Douma
e5d445f852 Fix the system address book
c23a66cda4 broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 14:20:41 +00:00
Roeland Jago Douma
94864df68c Only run the AnonymousOptionsPlugion on Anonymous requests
Fixes #12744

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 12:11:14 +00:00
Nextcloud bot
faf27a1f20
[tx-robot] updated from transifex 2018-12-04 01:12:16 +00:00
Nextcloud bot
be1b653ede
[tx-robot] updated from transifex 2018-11-29 01:11:44 +00:00
Nextcloud bot
a2dd8d05b1
[tx-robot] updated from transifex 2018-11-27 01:11:43 +00:00
Robin Appelman
38e115e5bf extend anonymous options to work on every dav url
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-23 18:05:03 +00:00
Morris Jobke
8e65f08617
Merge pull request #12500 from nextcloud/swift-object-not-found
forward object not found error in swift as dav 404
2018-11-20 09:49:57 +01:00
Robin Appelman
35251928d5
forward object not found error in switch as dav 404
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-19 11:34:38 +01:00
Nextcloud bot
8bf7ec26e0
[tx-robot] updated from transifex 2018-11-18 01:12:58 +00:00
Morris Jobke
a4d81ba164
Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup
fixes dav share issue with owner
2018-11-15 13:32:54 +01:00
Georg Ehrke
7179ffe37b
fix caldav tests
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-15 12:35:05 +01:00
Morris Jobke
d70b010432
Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again
Shorten index name of calendar changes table
2018-11-15 10:47:51 +01:00
Nextcloud bot
10c9b37461
[tx-robot] updated from transifex 2018-11-15 01:12:14 +00:00
Georg Ehrke
c23a66cda4
fixes dav share issue with owner
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-14 21:49:00 +01:00