Commit Graph

7856 Commits

Author SHA1 Message Date
Ishank Arora
375e9121fd Update reva version 2021-10-18 09:57:04 +02:00
Ishank Arora
0c8cbe4d4f Add machine auth endpoint to gateway 2021-10-18 09:54:23 +02:00
Ishank Arora
26ec5f0a40 Use machine auth when using cs3 backend in proxy service 2021-10-18 09:54:22 +02:00
Ishank Arora
35905f4a09 Start up a new machine auth provider in the storage service 2021-10-18 09:54:22 +02:00
Ishank Arora
518e8747b2 Add config to skip encoding user groups in reva tokens 2021-10-18 09:54:22 +02:00
Willy Kloucek
669175b062 Merge pull request #2624 from owncloud/configuration_streamlining
[deployment-examples] streamline configuration
2021-10-18 09:48:43 +02:00
Willy Kloucek
9443f2f50a Automated changelog update [skip ci] 2021-10-18 07:21:14 +00:00
Willy Kloucek
8fdaa188e0 Merge pull request #2630 from owncloud/use_buf_tooling
Use buf tooling
2021-10-18 09:20:26 +02:00
jkoberg
d2026a5d94 Merge branch 'master' into go-embed 2021-10-18 09:20:19 +02:00
jkoberg
0be96a6777 make linter happy 2021-10-18 09:10:39 +02:00
Willy Kloucek
3f25821f36 Automated changelog update [skip ci] 2021-10-18 05:54:47 +00:00
Willy Kloucek
8fdf8e340b Merge pull request #2536 from owncloud/public-share-auth-middleware
add public share auth middleware
2021-10-18 07:54:11 +02:00
Willy Kloucek
367ea73166 switch to buf tooling 2021-10-18 07:53:00 +02:00
Willy Kloucek
32fb7cb6f0 Automated changelog update [skip ci] 2021-10-18 05:30:38 +00:00
Willy Kloucek
1494e69517 Merge pull request #2616 from owncloud/go-micro-v4
upgrade to go micro v4.1.0
2021-10-18 07:28:28 +02:00
David Christofas
f5aabe1a87 update reva to latest master 2021-10-15 17:45:16 +02:00
David Christofas
600c7ca351 use updated VerifyScope 2021-10-15 17:45:11 +02:00
David Christofas
fb0380820c enable archiver for public shares 2021-10-15 17:45:06 +02:00
David Christofas
c88824e7a0 run the public share auth middleware after the create home middleware
The x-access-token for public shares is scoped for only the share. That means create home would fail because the token is not valid.
2021-10-15 16:48:47 +02:00
David Christofas
5713fe81a4 add public share auth middleware 2021-10-15 16:48:43 +02:00
jkoberg
a23e648e17 do same for ocis 2021-10-15 16:22:47 +02:00
jkoberg
2878b26c29 comment more code 2021-10-15 16:08:36 +02:00
jkoberg
8b7f866059 don't execute protobuf 2021-10-15 15:59:08 +02:00
jkoberg
52036082a7 build accounts from ocs 2021-10-15 15:45:02 +02:00
jkoberg
ef9ee8726e only call node_modules 2021-10-15 15:18:27 +02:00
jkoberg
d169bba0bb dont build node modules 2021-10-15 15:06:13 +02:00
jkoberg
f97ab8c223 add yarn to makefile 2021-10-15 14:06:55 +02:00
jkoberg
cfc82f7df8 lame mans way to get the build running 2021-10-15 13:52:10 +02:00
Michael Barz
c7553651f3 Automated changelog update [skip ci] 2021-10-15 11:19:41 +00:00
Michael Barz
4e309b212f Merge pull request #2628 from owncloud/quota-stages
[Enhancement] Report quota states
2021-10-15 13:19:03 +02:00
Michael Barz
fabed476f7 calculate quota stage 2021-10-15 12:28:19 +02:00
jkoberg
a8f1d76cbe Merge branch 'master' into go-embed 2021-10-15 11:47:38 +02:00
A.Unger
237c69b293 add considerations section 2021-10-15 11:29:01 +02:00
A.Unger
c833edfefb docs for quota usage 2021-10-15 11:26:26 +02:00
Michael Barz
b155569c95 update reva to latest master 2021-10-15 10:21:22 +02:00
Michael Barz
d5f1bf7b79 Merge pull request #2607 from owncloud/report-quota
[full-ci][Change] report quota in `/me/drives`
2021-10-15 07:59:31 +02:00
Alex Unger
2303ca308c Merge pull request #2625 from owncloud/fix_json_omit 2021-10-15 07:58:41 +02:00
Michael Barz
986543ef8b update reva to latest master 2021-10-14 20:52:27 +02:00
Michael Barz
654c237094 add missing error handling 2021-10-14 17:23:40 +02:00
Willy Kloucek
9f2831634d fix invalid json:"omit" added in owncloud/ocis#2437 2021-10-14 17:03:47 +02:00
Willy Kloucek
de3fefd4dd streamline configuration 2021-10-14 16:10:43 +02:00
A.Unger
abbd64bff6 fix update branch 2021-10-14 16:06:49 +02:00
A.Unger
aeb51cf241 Merge branch 'master' into report-quota 2021-10-14 16:02:30 +02:00
Willy Kloucek
43b624a0fe Merge pull request #2623 from owncloud/dirkstascheit-patch-1
Update _index.md
2021-10-14 16:00:32 +02:00
A.Unger
7b062ce2a4 update reva 2021-10-14 16:00:21 +02:00
Willy Kloucek
2b145d7feb fix return bgu 2021-10-14 15:56:19 +02:00
Willy Kloucek
fcb1c4225b replace third_party with go get and fix accounts / settings tests 2021-10-14 15:56:19 +02:00
Willy Kloucek
42b60fddb6 replace gogo protobuf and switch linter 2021-10-14 15:56:19 +02:00
Willy Kloucek
cbac7e0052 update protobuf 2021-10-14 15:56:19 +02:00
Willy Kloucek
db2c4d8bb1 update protoc-gen-micro and regenerate assets 2021-10-14 15:56:19 +02:00