Ralf Haferkamp
684f5c07e5
Use service user for role assignment and autoprovisioning
...
This gets us a rid of the need to configure the reva jwt secret in the
proxy. Also we no longer need to fake an internal admin user for
autoprovsioning user and/or assigning the roles to users from oidc
claims.
2023-09-07 20:54:14 +02:00
Sagar Gurung
c23e0433cf
[tests-only][full-ci]Added test for server getting panic when adding password to a public link ( #7233 )
...
* Added test for server getting panic when adding password to a link
* Change test case
2023-09-07 17:19:21 +02:00
Roman Perekhod
12538faaf4
Automated changelog update [skip ci]
2023-09-07 14:46:08 +00:00
Roman Perekhod
3ab8226cd1
Merge pull request #7247 from 2403905/enable-kql-fix-unary
...
fix unary in the beginning. add tests
2023-09-07 16:40:24 +02:00
kobergj
3266efa3f9
Automated changelog update [skip ci]
2023-09-07 13:26:40 +00:00
kobergj
1fe1805ce0
Merge pull request #7217 from kobergj/ClientlogService
...
Clientlog Service
2023-09-07 15:26:06 +02:00
Roman Perekhod
158f91b398
fix unary in the beginning
2023-09-07 14:38:26 +02:00
jkoberg
54e5eb03f9
remove commented code and add portrange
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 14:17:04 +02:00
dependabot[bot]
aba6c31ce1
Bump google.golang.org/grpc from 1.57.0 to 1.58.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.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-09-07 12:59:06 +02:00
Florian Schade
6f2638a9be
Automated changelog update [skip ci]
2023-09-07 09:17:52 +00:00
Florian Schade
844783b6f9
[full-ci] - use KQL as default search query language ( #7212 )
...
* enhancement: use kql as default search query language
* enhancement: add support for unicode search queries
* fix: escape bleve field query whitespace
* fix: search related acceptance tests
* enhancement: remove legacy search query language
* enhancement: add support for kql dateTime restriction node types
* chore: bump web to v8.0.0-alpha.2
* fix: failing search api test
* enhancement: search bleve query compiler use DateRangeQuery as DateTimeNode counterpart
* enhancement: support for colon operators in dateTime kql queries
2023-09-07 11:13:33 +02:00
jkoberg
6df7f727e6
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 10:58:16 +02:00
jkoberg
35f2cd685a
convert event to common type
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 10:56:58 +02:00
kobergj
da3f975d87
improve clientlog documentation
...
Co-authored-by: Martin <github@diemattels.at >
2023-09-07 10:56:58 +02:00
jkoberg
74f4143f0b
use new utils methods in userlog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 10:56:58 +02:00
jkoberg
732228ed88
add clientlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 10:56:58 +02:00
dependabot[bot]
eca299789d
Bump github.com/tus/tusd from 1.12.1 to 1.13.0
...
Bumps [github.com/tus/tusd](https://github.com/tus/tusd ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/tus/tusd/releases )
- [Commits](https://github.com/tus/tusd/compare/v1.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/tus/tusd
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-07 10:53:48 +02:00
kobergj
963c492a73
Automated changelog update [skip ci]
2023-09-07 07:07:37 +00:00
kobergj
55f6f20d3b
Merge pull request #7097 from kobergj/AutoAcceptShares
...
Auto Accept Shares
2023-09-07 09:06:59 +02:00
Florian Schade
6c9f0cc6d8
chore: fix codacy md last line annotation
2023-09-07 07:13:44 +02:00
kobergj
add4dec963
Update services/ocs/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-09-06 17:24:11 +02:00
jkoberg
de14367d16
start eventlistener in group
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-06 16:46:43 +02:00
jkoberg
8e1b033a63
auto-accept shares in frontend service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-06 15:32:31 +02:00
jkoberg
05758f44ea
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-06 15:11:01 +02:00
Amrita
82428024f8
Remove composer update from makefile ( #7227 )
2023-09-06 18:46:57 +05:45
Prajwol Amatya
0aa41d90c1
send X-Request-Id in header of every request ( #7085 )
2023-09-06 16:07:53 +05:45
dependabot[bot]
8016d448fa
Bump golang.org/x/net from 0.14.0 to 0.15.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-06 10:00:43 +02:00
Karun Atreya
eed0de141f
[tests-only][full-ci] removing the setresponse in given/then step in AppConfigurationContext and AuthContext ( #7186 )
...
* removing setting response in the given steps
* use response interface
* use the returned response
* check success response
* changed to inline variable
* changed variable response_xml to responseXml
2023-09-06 13:36:27 +05:45
Martin
b2cbbc89c3
Merge pull request #7226 from rhafer/keycloak-username-match
...
deployment: Disable username validation for keycloak example
2023-09-06 09:03:57 +02:00
Ralf Haferkamp
ace1d70ba8
Fix wrong log-level for debug output
2023-09-06 08:32:34 +02:00
Sabin Panta
5efc3c51a1
[tests-only][full-ci] refactoring user creation Given steps from provisioning into GraphContext ( #7019 )
...
* refactored the user creation given statement from provisioning to graph api
added getUser steps that covers the steps for user with user light role
* added userlight step tests to check drive information and updated expected failure files
* added usercreation initiation code
* deleted seperate tests for user light role
* remove unnecesary changes
* add user not initialize step
* corrected the testcode
* moved the steps from graph to provisioning file
* fix creating single ldap user
* fix: user check method
* initialize user via graph
* addressing reviews
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-09-06 09:22:38 +05:45
Ralf Haferkamp
48306cbef3
deployment: Disable username validation for keycloak example
...
Set 'GRAPH_USERNAME_MATCH' to 'none'. To accept any username that is
also valid for keycloak.
2023-09-05 16:51:01 +02:00
dependabot[bot]
64bfdf24b5
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.42.1-0.20230608065455-5cc3715df180 to 0.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/commits/zpages/v0.43.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 14:53:13 +02:00
dependabot[bot]
71e548189d
Bump github.com/MicahParks/keyfunc from 1.5.1 to 1.9.0
...
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc ) from 1.5.1 to 1.9.0.
- [Release notes](https://github.com/MicahParks/keyfunc/releases )
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.5.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 14:51:01 +02:00
dependabot[bot]
3f40a42bb2
Bump github.com/go-chi/render from 1.0.2 to 1.0.3
...
Bumps [github.com/go-chi/render](https://github.com/go-chi/render ) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/go-chi/render/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/render
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 13:45:06 +02:00
dependabot[bot]
68e846d0ee
Bump github.com/jellydator/ttlcache/v3 from 3.0.1 to 3.1.0
...
Bumps [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/jellydator/ttlcache/releases )
- [Commits](https://github.com/jellydator/ttlcache/compare/v3.0.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: github.com/jellydator/ttlcache/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 13:44:20 +02:00
Jörn Friedrich Dreyer
3bf5e5efa4
actually use skip user info config option ( #7216 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-09-05 12:57:01 +02:00
dependabot[bot]
f620757e26
Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.11.0...v2.12.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 12:55:35 +02:00
dependabot[bot]
2c5648a9f9
Bump golang.org/x/image from 0.11.0 to 0.12.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/image/compare/v0.11.0...v0.12.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-09-05 11:23:27 +02:00
Viktor Scharf
09c733b264
[test-only] apiTest. user cannot find not shared data ( #7206 )
...
* test for 6000 issue
* Update apiSpaceSearch.feature
2023-09-05 10:07:54 +02:00
ownClouders
7cb6cec92f
[tx] updated from transifex
2023-09-05 00:34:34 +00:00
Florian Schade
cf38e8c74c
Automated changelog update [skip ci]
2023-09-04 15:31:48 +00:00
Florian Schade
f172eb20ab
[full-ci] chore: bump web to v8.0.0-alpha.1 ( #7198 )
...
* chore: bump web to 8.0.0-alpha.1
2023-09-04 17:31:14 +02:00
dependabot[bot]
b034c7da8f
Automated changelog update [skip ci]
2023-09-04 14:08:49 +00:00
dependabot[bot]
698283e584
Bump golang.org/x/term from 0.11.0 to 0.12.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/term/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 16:07:58 +02:00
dependabot[bot]
8d7389960c
Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.2.6 to 0.3.0.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.2.6...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 16:06:47 +02:00
Ralf Haferkamp
b627e7a0d6
Bump loader-utils@2.0.3 and react-dev-utils@12.0.1
...
required a bump of fork-ts-checker-webpack-plugin@6.5.3 which needed
some adjustments to the webpack.config.
2023-09-04 12:44:49 +02:00
dependabot[bot]
f620292605
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.16.0 to 1.17.0
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 10:35:37 +02:00
dependabot[bot]
a1b9265ac0
Bump loader-utils from 1.4.0 to 1.4.2 in /services/idp
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 10:33:49 +02:00
dependabot[bot]
f99db30d41
Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 09:29:00 +02:00