Michael Barz
|
75e6c46e66
|
register apiSpaces suite
|
2021-10-18 15:19:13 +02:00 |
|
Florian Schade
|
0c66bdd6ad
|
feat(public-token): get public-token from query string
retrieving public-token also from the query-string
|
2021-10-18 14:55:55 +02:00 |
|
 
|
462937b6df
|
Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
|
2021-10-18 14:55:30 +02:00 |
|
 
|
59a1ef8894
|
Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
|
2021-10-18 14:55:23 +02:00 |
|
 
|
edbc5e1ffa
|
Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
|
2021-10-18 14:55:14 +02:00 |
|
A.Unger
|
842d552b39
|
Merge branch 'master' into api-tests-spaces
|
2021-10-18 14:39:56 +02:00 |
|
jkoberg
|
9734c27d18
|
revert comments in makefiles
|
2021-10-18 14:07:29 +02:00 |
|
jkoberg
|
88664152e3
|
move embed logic to ocispkg
|
2021-10-18 13:01:17 +02:00 |
|
David Christofas
|
6f7bb90106
|
Automated changelog update [skip ci]
|
2021-10-18 08:56:45 +00:00 |
|
 David ChristofasandGitHub
|
c51a6630bd
|
Merge pull request #2534 from ishank011/token-fixes
Start up a new machine auth provider in the storage service
|
2021-10-18 10:55:52 +02:00 |
|
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 KloucekandGitHub
|
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 KloucekandGitHub
|
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 KloucekandGitHub
|
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 KloucekandGitHub
|
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 BarzandGitHub
|
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 BarzandGitHub
|
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 UngerandGitHub
|
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 |
|