Commit graph

46444 commits

Author SHA1 Message Date
Roeland Jago Douma
e877a7ec02
Merge pull request #16220 from nextcloud/version/noid/14.0.13
14.0.13
2019-07-04 08:47:54 +02:00
Nextcloud bot
180e5d3d16
[tx-robot] updated from transifex 2019-07-04 02:14:11 +00:00
Morris Jobke
b453b2381b
14.0.13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-03 23:28:35 +02:00
Morris Jobke
e7ee8a2f48
Merge pull request #16216 from nextcloud/backport/16186/stable14
[stable14] Better check reshare permissions part2
2019-07-03 23:27:42 +02:00
Morris Jobke
34aa90f0ec
Merge pull request #16213 from nextcloud/backport/notfications/stable14
[stable14] Fix notification casting
2019-07-03 21:59:40 +02:00
Joas Schilling
d3ff714b8a
Remove duplicate tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 21:34:14 +02:00
Joas Schilling
35dda87384
Unify the permission checking in one place only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 21:33:06 +02:00
Joas Schilling
98c09e0314
Better check reshare permissions when creating a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 21:33:02 +02:00
Roeland Jago Douma
983d757c04
Fix notification casting
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-03 20:35:53 +02:00
Nextcloud bot
6b6c24d785
[tx-robot] updated from transifex 2019-07-03 02:14:03 +00:00
Nextcloud bot
499ccefa2d
[tx-robot] updated from transifex 2019-07-02 02:14:02 +00:00
Nextcloud bot
436536a5d8
[tx-robot] updated from transifex 2019-07-01 02:13:54 +00:00
Nextcloud bot
15b32228cc
[tx-robot] updated from transifex 2019-06-30 02:14:27 +00:00
Roeland Jago Douma
bc1fa60248
Merge pull request #16062 from nextcloud/version/noid/14.0.13RC1
14.0.13 RC1
2019-06-29 07:19:49 +02:00
Nextcloud bot
c9b325734a
[tx-robot] updated from transifex 2019-06-29 02:13:50 +00:00
Roeland Jago Douma
14246fb7a7
14.0.13 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-28 15:30:51 +02:00
Roeland Jago Douma
3045581353
Merge pull request #16143 from nextcloud/backport/16097/stable14
[stabel 14] Better check reshare permissions
2019-06-28 15:28:00 +02:00
Roeland Jago Douma
be9d3fe300
Update tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-28 10:40:52 +02:00
Daniel Calviño Sánchez
61a9ff5d38
Add integration test for increasing sub reshare permissions
The tests check an user share and a link share; there is a slight
difference in style between them as each one is based on the test above
it, which tests increasing reshare permissions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-28 10:22:00 +02:00
Daniel Calviño Sánchez
8fb7247aa5
Do not create folders with admin user
The admin user is not deleted after each integration test is run, so
folders created by the admin user in one test are still there when the
next tests run; tests should be independent one from each other, so a
regular user that is created and deleted for each test should be used
instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-28 10:21:52 +02:00
Joas Schilling
d4f423d20b
Correctly check share permissions when updating a re-sub-share
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-28 10:20:42 +02:00
Roeland Jago Douma
538326b8ad
Merge pull request #16135 from nextcloud/backport/16121/stable14
[stable14] Don't allow to disable encryption via the API
2019-06-28 09:45:32 +02:00
Roeland Jago Douma
a728d4cc3d
Merge pull request #16094 from nextcloud/backport/16027/check-if-uploading-is-enabled-before-verifying
[stable14] Check if uploading to lookup server is enabled before verifying
2019-06-28 09:45:09 +02:00
Nextcloud bot
ab9fc2a1b2
[tx-robot] updated from transifex 2019-06-28 02:14:07 +00:00
Joas Schilling
4cf076d6c0 Don't allow to disable encryption via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 20:20:54 +00:00
Roeland Jago Douma
5aa3782298
Merge pull request #16130 from nextcloud/backport/16107/stable14
[stable14] verify that paths are valid for recursive local move
2019-06-27 22:13:12 +02:00
Robin Appelman
48a0065d2d verify that paths are valid for recursive local move
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-27 14:40:13 +00:00
Nextcloud bot
7c39bfe19d
[tx-robot] updated from transifex 2019-06-27 02:14:28 +00:00
Roeland Jago Douma
1345ad85be
Merge pull request #16096 from nextcloud/backport/16021/fall-back-to-black-for-non-color-values
[stable14] Fall back to black for non-color values
2019-06-26 18:39:21 +02:00
Joas Schilling
5cb0d4a75b
Fall back to black for non-color values
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-26 11:08:02 +02:00
Joas Schilling
264e736d5e
Check if uploading to lookup server is enabled before verifying
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-26 11:01:35 +02:00
Nextcloud bot
fdc77e7052
[tx-robot] updated from transifex 2019-06-26 02:14:17 +00:00
Roeland Jago Douma
31db210451
Merge pull request #16031 from nextcloud/backport/15540/stable14
[stable14] Prevent faulty logs from nested setupFS calls
2019-06-25 13:33:24 +02:00
Nextcloud bot
1ed118f77e
[tx-robot] updated from transifex 2019-06-25 02:14:25 +00:00
Nextcloud bot
26918a5086
[tx-robot] updated from transifex 2019-06-24 02:14:25 +00:00
Nextcloud bot
f455aad124
[tx-robot] updated from transifex 2019-06-23 02:14:44 +00:00
Nextcloud bot
16b4fdcda2
[tx-robot] updated from transifex 2019-06-22 02:14:14 +00:00
Joas Schilling
7b80635b82 Prevent faulty logs from nested setupFS calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-21 10:03:20 +00:00
Nextcloud bot
8e70733430
[tx-robot] updated from transifex 2019-06-21 02:14:00 +00:00
Nextcloud bot
7175eb2677
[tx-robot] updated from transifex 2019-06-20 02:14:11 +00:00
Nextcloud bot
bb16e9407b
[tx-robot] updated from transifex 2019-06-19 02:14:12 +00:00
Nextcloud bot
c15f612953
[tx-robot] updated from transifex 2019-06-18 02:14:18 +00:00
Nextcloud bot
1d24a06aa5
[tx-robot] updated from transifex 2019-06-17 02:14:18 +00:00
Nextcloud bot
7eeddf458c
[tx-robot] updated from transifex 2019-06-16 02:14:27 +00:00
Nextcloud bot
893f702ee0
[tx-robot] updated from transifex 2019-06-15 02:13:58 +00:00
Nextcloud bot
7bb7fa278f
[tx-robot] updated from transifex 2019-06-14 02:14:49 +00:00
Roeland Jago Douma
6af72d1817
Merge pull request #15862 from nextcloud/backport/15738/stable14
[stable14] Don't notify admins if no potentially over exposing links found
2019-06-05 10:49:32 +02:00
John Molakvoæ
58da6559fe
[Security] Bump axios from 0.18.0 to 0.19.0 in /settings (#15820)
[Security] Bump axios from 0.18.0 to 0.19.0 in /settings
2019-06-04 12:42:23 +02:00
Daniel Kesselberg
c34bdac5ae
Don't notify admins if no potentially over exposing links found
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-03 21:51:19 +02:00
John Molakvoæ
9d18bd72a4
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2 (#15835)
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2
2019-06-03 14:55:49 +02:00