David Christofas
b8150f25b8
switch jwt library
...
The old library github.com/dgrijalva/jwt-go is now unmaintained and was replaced by the community maintained fork github.com/golang-jwt/jwt
2021-08-12 16:53:17 +02:00
Ralf Haferkamp
8817e2bae3
Fix naming of the user- and groupprovider services
...
The services ared called "storage-userprovider" and "-groupprovider".
The 'ocis help' output was missleading. This also renames the structs
accordingly.
2021-08-12 16:11:07 +02:00
Willy Kloucek
41b26a3eb7
add changelog
2021-08-12 15:11:48 +02:00
Willy Kloucek
a8d78c06cd
use uid and gid 1000
2021-08-12 15:11:48 +02:00
Willy Kloucek
1468abe4e9
change USER statement to use the UID
2021-08-12 15:11:48 +02:00
Willy Kloucek
305ef58b73
make image not using root user
2021-08-12 15:11:48 +02:00
David Christofas
2927dc45c3
Automated changelog update [skip ci]
2021-08-12 12:08:48 +00:00
David Christofas
2f4d065463
Merge pull request #2385 from owncloud/reva-update-ec4099da
...
[full-ci] update reva to 756bdced1d22
2021-08-12 14:08:17 +02:00
Jörn Friedrich Dreyer
6c7bbd936a
Merge pull request #2379 from owncloud/remove_goverage
...
remove goverage
2021-08-12 13:08:21 +02:00
Jörn Friedrich Dreyer
55aacdea13
update reva to ec4099da
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-08-12 11:08:10 +00:00
A.Unger
6403e5c7e5
go mod: tidy
2021-08-12 12:19:56 +02:00
A.Unger
85848f1342
Merge branch 'master' into remake-traces
2021-08-12 12:19:32 +02:00
A.Unger
8499187315
add x-request-id to proxy root span
2021-08-12 12:13:52 +02:00
A.Unger
778ad717df
config: add reva required config
2021-08-12 11:18:55 +02:00
Jörn Friedrich Dreyer
eb0b805b63
Merge pull request #2384 from owncloud/dirkstascheit-patch-1
...
[docs-only] Update _index.md
2021-08-11 15:34:48 +02:00
Dirk Stascheit
a5d2d8b676
Update _index.md
...
updated ocis package version number to 1.10
2021-08-11 14:10:06 +02:00
Jörn Friedrich Dreyer
648cfd0f43
Merge pull request #2371 from rhafer/kconnnect-to-lico
...
Move from kc/konnect to libregraph/lico
2021-08-11 13:16:03 +02:00
Willy Kloucek
d68b942832
remove goverage
2021-08-11 09:21:59 +02:00
Phil Davis
41196732c9
Merge pull request #2375 from owncloud/bump-commit-ids
...
[full-ci] [tests-only] Bump commit ids for tests
2021-08-11 11:35:44 +05:45
saw-jan
c11137f817
update expected-failure file
2021-08-11 10:06:53 +05:45
Ralf Haferkamp
6dd5be25fc
Move from kc/konnect to libregraph/lico
...
This switches the oidc implementation to libregraph/lico, which for now
is just a rename of kc/konnect. As there is no working lico release yet
(lico 0.34.0 wasn't fully renamed), we point it to the current master.
2021-08-10 16:25:26 +02:00
Phil Davis
e4b7c633cd
Merge pull request #2377 from rhafer/dangling-links
...
[docs-only] docs: Fix some dangling links
2021-08-10 19:32:25 +05:45
Ralf Haferkamp
a41e4b0ff6
docs: Fix some dangling links
2021-08-10 15:24:33 +02:00
saw-jan
698c094f9b
bump commit ids for tests
2021-08-10 15:18:20 +05:45
Willy Kloucek
969fa540a2
Automated changelog update [skip ci]
2021-08-10 09:30:00 +00:00
Willy Kloucek
834a146c05
Merge pull request #2367 from owncloud/release-1.10.0
...
[full-ci] Release 1.10.0
2021-08-10 11:29:06 +02:00
Florian Schade
727042279f
Merge pull request #2359 from owncloud/pmaier1-patch-1-1
...
[docs-only] oCIS 1.10.0 Release Notes
2021-08-10 09:22:57 +02:00
A.Unger
8a80b990a8
safer code
2021-08-10 00:09:39 +02:00
A.Unger
1ed38e1f3b
guard against unconfigured tracer
2021-08-09 23:18:03 +02:00
Phil Davis
b98761eaa4
Remove passing more tests from expected-failures
2021-08-09 23:25:55 +05:45
Phil Davis
78cd35db29
Remove passing tests from expected-failures
2021-08-09 22:45:53 +05:45
Florian Schade
f2d36f6638
update reva to v1.11.1-0.20210809134415-3fe79c870fb5
2021-08-09 18:19:14 +02:00
A.Unger
ad994ded16
more refactoring
2021-08-09 18:15:34 +02:00
A.Unger
b13863b717
refactor traceprovider initialization
2021-08-09 18:03:01 +02:00
A.Unger
6fc2b7503d
add tracing utils to ocis-pkg
2021-08-09 17:45:31 +02:00
A.Unger
4a817959ef
fix middleware chain
2021-08-09 17:37:58 +02:00
A.Unger
ac087d0dae
replace opencensus everywhere
2021-08-09 17:28:00 +02:00
A.Unger
fe530e9a27
prevent having a nil traceprovider
2021-08-09 17:14:36 +02:00
A.Unger
2a60b6b933
replace go.opencensus.io with opentelemetry in thumbnails
2021-08-09 16:15:22 +02:00
A.Unger
f5c3b49d12
replace go.opencensus.io with opentelemetry in store
2021-08-09 16:00:51 +02:00
A.Unger
45f29fdc98
replace go.opencensus.io with opentelemetry in idp
2021-08-09 15:58:36 +02:00
A.Unger
500a77f005
Merge branch 'master' into remake-traces
2021-08-09 15:52:19 +02:00
A.Unger
0eb403d658
replace go.opencensus.io with opentelemetry
2021-08-09 15:52:06 +02:00
A.Unger
43a97f6bac
remove redundant middleware
2021-08-09 15:47:53 +02:00
Patrick Maier
0d13830203
Update docs/ocis/release_notes.md
...
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz >
2021-08-09 13:31:57 +02:00
Phil Davis
30c7f58eb6
Merge pull request #2370 from owncloud/bump-commit-ids-20210807
...
[tests-only] [full-ci] Bump commit ids for tests
2021-08-07 10:27:26 +05:45
Phil Davis
b74a0a6829
Bump commit ids for tests
2021-08-07 08:53:29 +05:45
A.Unger
2bdd07e41b
add test spans
2021-08-06 15:47:46 +02:00
Willy Kloucek
dc957c3722
Automated changelog update [skip ci]
2021-08-06 13:23:14 +00:00
Willy Kloucek
283ecc28c9
Merge pull request #2364 from ishank011/user-type
...
Specify primary user type for all accounts
2021-08-06 15:22:45 +02:00