Commit Graph

3855 Commits

Author SHA1 Message Date
Benedikt Kulmann
4034a7c3b0 Merge pull request #61 from owncloud/fix-js-client
Fix js client
2020-08-26 22:09:44 +02:00
Ilja Neumann
1ccf012d14 Automated changelog update [skip ci] 2020-08-26 18:34:01 +00:00
Ilja Neumann
73c8b11f3d Use dependency-injected grpc client 2020-08-26 20:19:14 +02:00
Ilja Neumann
f552072608 Assign user role to newly created accounts.
https://github.com/owncloud/product/issues/173
2020-08-26 20:19:14 +02:00
Benedikt Kulmann
2948ddb87d Dismantle roles from user and put into context 2020-08-26 19:12:04 +02:00
Phil Davis
c2d59c07d2 Add TrashbinContext to local acceptance tests 2020-08-26 22:44:15 +05:45
Benedikt Kulmann
3a62562ecc ADd changelog 2020-08-26 18:05:57 +02:00
Benedikt Kulmann
27980cc513 Fix fetching bundles in settings UI 2020-08-26 18:02:22 +02:00
Jörn Friedrich Dreyer
7832e97cbc Automated changelog update [skip ci] 2020-08-26 15:35:41 +00:00
Jörn Friedrich Dreyer
c9aff93ce3 Merge pull request #39 from butonic/use-ocs-bool
Mimic oc10 user enabled as string in provisioning api
2020-08-26 17:31:01 +02:00
Ishank Arora
b08495cb2e Automated changelog update [skip ci] 2020-08-26 15:30:53 +00:00
Jörn Friedrich Dreyer
e57dfc74f5 Mimic oc10 user enabled as string
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-26 17:21:59 +02:00
Ishank Arora
fed4d133b0 Separate user and auth providers, add config for rest user (#412) 2020-08-26 17:15:20 +02:00
Benedikt Kulmann
96a163af9d Automated changelog update [skip ci] 2020-08-26 14:40:14 +00:00
Benedikt Kulmann
744bde7a3e Merge pull request #60 from owncloud/release-0.3.0
Prepare release 0.3.0
2020-08-26 16:30:14 +02:00
Benedikt Kulmann
7f73501ada Add changelog for filtering settings 2020-08-26 16:17:56 +02:00
Benedikt Kulmann
b131ce9ed8 Merge pull request #48 from owncloud/filter-settings-by-permissions
Filter settings by permissions
2020-08-26 15:23:31 +02:00
Phil Davis
828781cb10 Merge pull request #489 from owncloud/trashbin-ocis
[Tests-Only] Add api trashbin tests
2020-08-26 18:57:04 +05:45
HariBhandari07
558ec76aa1 [Tests-Only] Add api trashbin tests 2020-08-26 17:57:50 +05:45
David Christofas
d801724e13 Merge pull request #491 from owncloud/add-webhook-to-ci-build
add webhook step to drone build to update ocis.owncloud.works
2020-08-26 13:48:08 +02:00
Jürgen Weigert
6555142d36 Update eos.md
Dev docs should mention the location of the docker-compose. 
(mentioning the obvious just for clarity)
2020-08-26 13:35:33 +02:00
David Christofas
0a579360e3 add webhook step to drone build to update ocis.owncloud.works
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-26 13:11:35 +02:00
Artur Neumann
34b87f6de2 test List/Get Bundles with per setting permissions 2020-08-26 12:36:32 +05:45
Artur Neumann
11a8048fcb test list bundle with not-matching roles 2020-08-26 11:58:54 +05:45
Artur Neumann
459b5f5db1 adjust list bundles test expectations 2020-08-26 11:36:41 +05:45
Benedikt Kulmann
a0a423fa78 Fix test by using metadata context 2020-08-26 07:48:22 +02:00
Artur Neumann
442cae6cb9 get bundle with insuficiant permissions tests 2020-08-26 11:21:53 +05:45
Artur Neumann
4d3a0f1adb test list filtered bundles 2020-08-26 11:15:27 +05:45
Artur Neumann
63bacfb0cd goimport files 2020-08-26 09:11:29 +05:45
Benedikt Kulmann
f53ff23451 Add comments on exposed vars and functions 2020-08-25 21:29:45 +02:00
Benedikt Kulmann
2701f06fa9 Introduce proper setup and teardown steps in grpc tests 2020-08-25 21:17:54 +02:00
Benedikt Kulmann
3a81d0335a Use metadata context for account uuid 2020-08-25 16:39:25 +02:00
Michael Barz
c3b048c2bc Automated changelog update [skip ci] 2020-08-25 14:10:50 +00:00
Michael Barz
46bdf6a9d6 Merge pull request #58 from owncloud/release-2.4.0
Prepare release 2.4.0
2020-08-25 16:09:16 +02:00
Benedikt Kulmann
a41183319c Prepare release 2.4.0 2020-08-25 15:57:44 +02:00
Benedikt Kulmann
af2a21a410 Automated changelog update [skip ci] 2020-08-25 13:49:57 +00:00
Benedikt Kulmann
f0aa9e488b Merge pull request #56 from owncloud/metadata-context
Metadata context
2020-08-25 15:47:29 +02:00
Benedikt Kulmann
851ab9bd8d Keep old UUIDKey for compatibility
Marked UUIDKey as deprecated. Use AccountID instead if possible.
2020-08-25 15:42:44 +02:00
Benedikt Kulmann
bc31e3e4b1 Add changelog 2020-08-25 13:41:53 +02:00
Benedikt Kulmann
1c14ce30a8 Use go-micro metadata context for account id 2020-08-25 13:38:51 +02:00
jasson99
476aad0955 Merge pull request #481 from owncloud/editTesting
Adjust testing docs to run tests without ldap server
2020-08-25 17:13:03 +05:45
Benedikt Kulmann
e1dc62c2e3 Clear accountUUID if it's still me after validation 2020-08-25 12:37:17 +02:00
jasson99
d7ceb28f90 Edit testing docs to run ocis without ldap server 2020-08-25 16:13:13 +05:45
Benedikt Kulmann
8b2c4f81cf Skip asserts when NoError failed 2020-08-25 11:43:06 +02:00
Phil Davis
1e3dbafbf1 Merge pull request #485 from owncloud/bump-core-commit-id-20200825
[Tests-Only] Bump core commit id
2020-08-25 15:25:55 +05:45
Lukas Hirt
dfbb509b01 Automated changelog update [skip ci] 2020-08-25 09:39:18 +00:00
Lukas Hirt
2f10830fa5 Merge pull request #81 from owncloud/release-0.13.0 2020-08-25 11:34:19 +02:00
Benedikt Kulmann
bda44f55ff google.golang.org/grpc to v1.26.0 instead of latest
... because of compatibility issues
2020-08-25 11:18:25 +02:00
Lukas Hirt
382c2ef95f Release 0.13.0 2020-08-25 11:10:37 +02:00
Benedikt Kulmann
c1a4f7a238 Fix error on missing permissions for GetBundle 2020-08-25 10:40:44 +02:00