dependabot[bot] and Ralf Haferkamp
40192ca45a
Bump github.com/google/go-tika from 0.2.0 to 0.3.0
...
Bumps [github.com/google/go-tika](https://github.com/google/go-tika ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/google/go-tika/releases )
- [Commits](https://github.com/google/go-tika/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-tika
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-27 08:38:26 +02:00
Andre Duffeck and GitHub
be569b7c59
[full-ci] More cache cleanup ( #6134 )
...
* Make env var names consistent with the others
* Remove unused OCS cache
* Use the same cache database for shared caches
* Bump reva
2023-04-25 15:46:59 +02:00
dependabot[bot] and Ralf Haferkamp
02946469d5
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 08:40:26 +02:00
77bb3d8bcd
[full-ci] Refactor stores ( #6019 )
...
* Streamline the store implementation with and into reva
* Adapt to the cache/store refactoring in reva
* Streamline config options and their env vars
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* Use the same database for all stores
* Bump reva
* Configure stat and filemetadata cache separately
* Fix default config
---------
Co-authored-by: Martin <github@diemattels.at >
2023-04-24 15:13:35 +02:00
jkoberg
a5486c2726
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-21 09:09:59 +02:00
Christian Richter and GitHub
ed59d25464
Merge pull request #6007 from dragonchaser/backchannellogout
...
[full-ci] Implement backchannel logout
2023-04-20 13:23:23 +02:00
André Duffeck
5b9a042c5e
Tidy modules
2023-04-19 18:36:34 +02:00
Christian Richter
a3640b0565
extract full claims from jwt token to get session id
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-19 17:32:23 +02:00
Martin and GitHub
7816811a86
Merge pull request #6078 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/store/nats-js-1.2.0
...
Bump github.com/go-micro/plugins/v4/store/nats-js from 1.1.0 to 1.2.0
2023-04-19 10:44:14 +02:00
Michael Barz and GitHub
dd8e752fd3
Merge pull request #6047 from owncloud/excds/feature/add_capabilities_indicating_read-only_attributes
...
reva/frontend: Add capabilities to indicate attributes that are read-only
2023-04-19 10:33:43 +02:00
dependabot[bot] and GitHub
b2d24438bc
Bump github.com/go-micro/plugins/v4/store/nats-js from 1.1.0 to 1.2.0
...
Bumps [github.com/go-micro/plugins/v4/store/nats-js](https://github.com/go-micro/plugins ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/store/nats-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 06:59:38 +00:00
Florian Schade
fdaf39f5d1
fix: proxy policies middleware tus filename evaluation
...
when uploading files via uppy (tus), the path does not give any information about the file, PUT contains the filename in the path, tus POST not.
this pr extracts the HeaderUploadMetadata from that POST request and enhances the policies grpc environment request with that information.
Therefore, the policies service is now able to evaluate proxy requests for tus uploads too.
2023-04-18 20:26:52 +02:00
dependabot[bot] and Ralf Haferkamp
bb4572bc2c
Bump golang.org/x/text from 0.8.0 to 0.9.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-18 14:19:27 +02:00
Daniel Swärd
8e5ff030f7
Change config value to list of strings and bump reva.
2023-04-18 12:25:45 +02:00
dependabot[bot] and Ralf Haferkamp
a08ea5647c
Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.1
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.24.4 to 2.25.1.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.24.4...v2.25.1 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 13:01:45 +02:00
f80cc175fd
[full-ci] Do not share versions ( #5531 )
...
* change test expectations
* bump reva version
* add changelog
* fix test
* php style fix
* bump webCommit. fixt contarct tests
* change webBranch
* change webBranch
* new web commit
* fix flaky draw.io file
* fix after review
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-04-06 12:52:38 +02:00
Ralf Haferkamp and Ralf Haferkamp
65a3fc09ca
Bump libre-graph-go
2023-04-04 15:56:57 +02:00
jkoberg
e21082318b
bump go-ldap version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-04 11:12:50 +02:00
Michael Barz
94697aa518
update reva
2023-04-03 17:29:49 +02:00
dependabot[bot] and Ralf Haferkamp
8f6f52c2ec
Bump github.com/blevesearch/bleve/v2 from 2.3.6 to 2.3.7
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.6...v2.3.7 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 15:40:10 +02:00
Daniel Swärd and Ralf Haferkamp
b78bea77de
Bump reva version to include share type for guest users.
2023-04-03 11:22:35 +02:00
kobergj and GitHub
3a8b4043e6
Merge pull request #5950 from kobergj/GDPRExport
...
GDPR Export
2023-03-30 16:56:23 +02:00
jkoberg
1bb9b5c589
use feature reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-30 10:06:32 +02:00
dependabot[bot] and GitHub
b4e9d84b85
Bump github.com/open-policy-agent/opa from 0.50.0 to 0.50.2
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.50.0 to 0.50.2.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.50.0...v0.50.2 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-30 07:01:35 +00:00
dependabot[bot] and Ralf Haferkamp
e64f4a90f3
Bump golang.org/x/oauth2 from 0.4.0 to 0.6.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 15:10:45 +02:00
kobergj and GitHub
bfe8ed8db5
Merge pull request #5700 from owncloud/invitations
...
Invitations service
2023-03-28 15:27:56 +02:00
Michael Barz and GitHub
85059cfecf
Merge pull request #5922 from owncloud/excds/update/Bump_reva_version
...
Bump reva to to add user type property.
2023-03-24 14:24:31 +01:00
263415cf4d
Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 ( #5919 )
...
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases )
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 13:19:57 +01:00
Daniel Swärd
aa4b9681cc
Bump reva to to add user type property.
2023-03-24 11:57:50 +01:00
kobergj and GitHub
1f6ddcb620
bump reva ( #5921 )
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-24 11:44:46 +01:00
Daniël Franke
f244869e91
Use keycloak for invitations backend.
...
As keycloak already supports everything needed for the required
invitation flow, it's ideal to use as the first backend to create users
and to send them invitation mails.
This PR implements that as the first and (for now) only backend.
2023-03-24 11:43:11 +01:00
dependabot[bot] and GitHub
12e26ee1ab
Bump github.com/crewjam/saml from 0.4.10 to 0.4.13
...
Bumps [github.com/crewjam/saml](https://github.com/crewjam/saml ) from 0.4.10 to 0.4.13.
- [Release notes](https://github.com/crewjam/saml/releases )
- [Commits](https://github.com/crewjam/saml/compare/v0.4.10...v0.4.13 )
---
updated-dependencies:
- dependency-name: github.com/crewjam/saml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-23 19:28:12 +00:00
kobergj and GitHub
8e5fcf8482
Merge pull request #5846 from kobergj/Antivirus
...
Antivirus
2023-03-23 10:04:12 +01:00
dependabot[bot] and Ralf Haferkamp
a43f5f5882
Bump google.golang.org/grpc from 1.53.0 to 1.54.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-22 11:18:12 +01:00
jkoberg
d8e31feccf
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-21 11:01:32 +01:00
dependabot[bot] and Ralf Haferkamp
ea5166425f
Bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7
...
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.ppc64le )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.6...v3.5.7 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-21 09:31:17 +01:00
474c4b848d
upgrade to go1.20 and auto set go mem limit ( #5732 )
...
* upgrade to go1.19 and set go mem limit
* create ocis-pkg memlimit package
* use std automemlimit import
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* import automemlimit in every ocis service, drop ocis-pkg/memlimit package
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump go to 1.20
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* drop unused config options and env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update all version numbers, add doc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix lint
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update bingo and mockery
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump golangci-lint
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix selector test
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Update changelog/unreleased/enhancement-memlimit.md
Co-authored-by: kobergj <juliankoberg@googlemail.com >
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: Willy Kloucek <wkloucek@owncloud.com >
Co-authored-by: kobergj <juliankoberg@googlemail.com >
2023-03-20 17:22:02 +01:00
dependabot[bot] and Ralf Haferkamp
cd84a57a5e
Bump golang.org/x/image from 0.5.0 to 0.6.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 12:40:01 +01:00
kobergj and GitHub
9750dfaff9
use master version of gotext package ( #5868 )
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-17 16:03:28 +01:00
jkoberg
03f2741d8b
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-17 12:52:24 +01:00
Andre Duffeck and GitHub
7bd735f615
Add command for inspecting and manipulating node metadata ( #5858 )
...
* Add command for inspecting and manipulating node metadata
* Add changelog
* Bump reva
2023-03-17 12:31:07 +01:00
dependabot[bot] and Ralf Haferkamp
16985d6bf4
Bump github.com/go-micro/plugins/v4/client/grpc from 1.1.0 to 1.2.0
...
Bumps [github.com/go-micro/plugins/v4/client/grpc](https://github.com/go-micro/plugins ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/client/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-16 09:08:30 +01:00
dependabot[bot] and Ralf Haferkamp
14ba87f39c
Bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible
...
Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid ) from 4.3.1+incompatible to 4.4.0+incompatible.
- [Release notes](https://github.com/gofrs/uuid/releases )
- [Commits](https://github.com/gofrs/uuid/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-16 09:08:02 +01:00
Michael Barz
8332244383
add read_write_delete key to public link pw enforcement capabilites
2023-03-15 23:11:03 +01:00
Jörn Friedrich Dreyer and GitHub
6efccc69d9
bump reva to 53ed6a88 ( #5845 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-03-15 17:16:33 +01:00
901c447487
Bump github.com/tus/tusd from 1.10.0 to 1.10.1 ( #5833 )
...
Bumps [github.com/tus/tusd](https://github.com/tus/tusd ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tus/tusd/releases )
- [Commits](https://github.com/tus/tusd/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: github.com/tus/tusd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 15:51:14 +01:00
dependabot[bot] and Ralf Haferkamp
b8ebc1def0
Bump github.com/go-micro/plugins/v4/server/http from 1.2.0 to 1.2.1
...
Bumps [github.com/go-micro/plugins/v4/server/http](https://github.com/go-micro/plugins ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v4/auth/jwt/v1.2.0...v4/server/http/v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/server/http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-15 09:40:12 +01:00
f38a9f4385
Introduce Policies-Service ( #5716 )
...
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)
* add webfinger to the drone conf
* fix docs
remove not used virus scan postprocessing step
* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions
* move policies
update readme
* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme
Co-authored-by: Martin <github@diemattels.at >
* relocate sample policies to the deployments folder
change and document policies service port
* update index.md and small fix
* add health command
add version command
add debug server
---------
Co-authored-by: Martin <github@diemattels.at >
2023-03-14 16:08:22 +01:00
kobergj and GitHub
d06d2012be
Merge pull request #5753 from kobergj/TranslateNotifications
...
Translate Notifications
2023-03-14 16:02:37 +01:00
dependabot[bot] and Ralf Haferkamp
d77f3a9143
Bump github.com/onsi/gomega from 1.27.3 to 1.27.4
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.27.3 to 1.27.4.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.27.3...v1.27.4 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 08:46:31 +01:00