Roman Perekhod
2e7b423dcc
Added an option to enable a password check against a Banned-Password List ( #7315 )
...
* Added an option to enable a password check against a Banned-Password-List
* Update services/frontend/README.md
Co-authored-by: Martin <github@diemattels.at >
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de >
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Martin <github@diemattels.at >
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de >
2023-09-21 12:31:48 +02:00
Michael Barz
624d4b57f0
Fix capabilities for password policy, bump reva ( #7285 )
2023-09-17 10:21:06 +02:00
Florian Schade
0f2b2b9a94
[full-ci] enhancement: add support for natural language kql date ranges ( #7263 )
...
* enhancement: add more kql spec tests and simplify ast normalization
* enhancement: kql parser error if query starts with AND
* enhancement: add kql docs and support for date and time only dateTimeRestriction queries
* enhancement: add the ability to decide how kql nodes get connected
connecting nodes (with edges) seem straight forward when not using group, the default connection for nodes with the same node is always OR. THis only applies for first level nodes, for grouped nodes it is defined differently. The KQL docs are saying, nodes inside a grouped node, with the same key are connected by a AND edge.
* enhancement: explicit error handling for falsy group nodes and queries with leading binary operator
* enhancement: use optimized grammar for kql parser and toolify pigeon
* enhancement: simplify error handling
* fix: kql implicit 'AND' and 'OR' follows the ms html spec instead of the pdf spec
* enhancement: add support for natural language kql date queries
* enhancement: structure kql parser tests into logical clusters
* fix: time-range error naming
2023-09-15 11:31:41 +02:00
dependabot[bot]
5b42328f43
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.17.1 to 2.18.0
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.17.1...v2.18.0 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-14 14:03:08 +02:00
Roman Perekhod
8ecda095e3
the variables renaming
2023-09-12 10:05:24 +02:00
Florian Schade
c0553c7273
[full-ci] enhancement: add more kql spec tests and simplify ast normalization ( #7254 )
...
* enhancement: add more kql spec tests and simplify ast normalization
* enhancement: kql parser error if query starts with AND
* enhancement: add kql docs and support for date and time only dateTimeRestriction queries
* enhancement: add the ability to decide how kql nodes get connected
connecting nodes (with edges) seem straight forward when not using group, the default connection for nodes with the same node is always OR. THis only applies for first level nodes, for grouped nodes it is defined differently. The KQL docs are saying, nodes inside a grouped node, with the same key are connected by a AND edge.
* enhancement: explicit error handling for falsy group nodes and queries with leading binary operator
* enhancement: use optimized grammar for kql parser and toolify pigeon
* enhancement: simplify error handling
* fix: kql implicit 'AND' and 'OR' follows the ms html spec instead of the pdf spec
2023-09-11 13:49:53 +02:00
dependabot[bot]
c1dfe240d8
Bump github.com/nats-io/nats-server/v2 from 2.9.21 to 2.9.22
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.9.21 to 2.9.22.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.21...v2.9.22 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 09:10:51 +02:00
Roman Perekhod
9bec59bc63
[full-ci] The password policy added. Bump reva ( #7195 )
...
* The password policy added. Bump reva
* the special characters list became constant
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-09-08 15:32:41 +02:00
jkoberg
6df7f727e6
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-07 10:58:16 +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
jkoberg
05758f44ea
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-06 15:11:01 +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
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]
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
jkoberg
5ef78056ed
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-31 14:10:23 +02:00
jkoberg
a42d56a83c
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-31 12:11:44 +02:00
dependabot[bot]
59903e7662
Bump github.com/go-micro/plugins/v4/server/http from 1.2.1 to 1.2.2
...
Bumps [github.com/go-micro/plugins/v4/server/http](https://github.com/go-micro/plugins ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v4/logger/zap/v1.2.1...v4/server/http/v1.2.2 )
---
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-08-31 09:39:15 +02:00
dependabot[bot]
6d55325a41
Bump github.com/nats-io/nats-server/v2 from 2.9.19 to 2.9.21
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.9.19 to 2.9.21.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.19...v2.9.21 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 13:11:47 +02:00
dependabot[bot]
0aafeccb93
Bump github.com/gookit/config/v2 from 2.2.2 to 2.2.3
...
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/gookit/config/releases )
- [Commits](https://github.com/gookit/config/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 13:10:31 +02:00
dependabot[bot]
eaf64e624e
Bump github.com/go-micro/plugins/v4/client/grpc from 1.2.0 to 1.2.1
...
Bumps [github.com/go-micro/plugins/v4/client/grpc](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/logger/zap/v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/client/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 11:58:42 +02:00
dependabot[bot]
74567ee08d
Bump github.com/Nerzal/gocloak/v13 from 13.1.0 to 13.8.0
...
Bumps [github.com/Nerzal/gocloak/v13](https://github.com/Nerzal/gocloak ) from 13.1.0 to 13.8.0.
- [Release notes](https://github.com/Nerzal/gocloak/releases )
- [Commits](https://github.com/Nerzal/gocloak/compare/v13.1.0...v13.8.0 )
---
updated-dependencies:
- dependency-name: github.com/Nerzal/gocloak/v13
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 09:32:48 +02:00
dependabot[bot]
5a1f2fe37d
Bump github.com/xhit/go-simple-mail/v2 from 2.15.0 to 2.16.0
...
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases )
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-29 17:31:47 +02:00
jkoberg
ba7a5a4826
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-29 10:58:13 +02:00
Florian Schade
ed0dbce978
enhancement: Keyword Query Language (KQL) search syntax support ( #7043 )
...
* feat(search): introduce search query package
With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties.
The query package provides the necessary functionality to do this.
This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this.
In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
2023-08-28 16:41:36 +02:00
dependabot[bot]
22711e0834
Bump github.com/google/uuid from 1.3.0 to 1.3.1
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 11:39:50 +02:00
dependabot[bot]
e3de257a5f
Bump github.com/prometheus/alertmanager from 0.24.0 to 0.25.1
...
Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager ) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/prometheus/alertmanager/releases )
- [Changelog](https://github.com/prometheus/alertmanager/blob/v0.25.1/CHANGELOG.md )
- [Commits](https://github.com/prometheus/alertmanager/compare/v0.24.0...v0.25.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/alertmanager
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 10:42:58 +02:00
jkoberg
4d3b7355f1
release 4.0.0
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-23 15:15:44 +02:00
dependabot[bot]
d656b4ad19
Bump github.com/KimMachineGun/automemlimit from 0.2.4 to 0.2.6
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.2.4 to 0.2.6.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.2.4...v0.2.6 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 10:50:23 +02:00
dependabot[bot]
5f8750cfac
Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 10:46:12 +02:00
dependabot[bot]
a55a9f1d63
Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.0.8 to 5.0.10.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 13:09:36 +02:00
dependabot[bot]
e7aaebf07c
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.16.0 to 2.16.2.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.16.2 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 12:15:45 +02:00
Ralf Haferkamp
1e625093b6
Bump libregraph/lico to latest master
...
This is need for getting this fix : libregraph/lico#104
2023-08-17 10:19:21 +02:00
jkoberg
450801deef
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-16 10:20:22 +02:00
dependabot[bot]
f9b69afa9e
Bump github.com/blevesearch/bleve/v2 from 2.3.7 to 2.3.9
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.7 to 2.3.9.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.7...v2.3.9 )
---
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-08-15 11:00:48 +02:00
dependabot[bot]
82b600aef5
Bump github.com/onsi/gomega from 1.27.8 to 1.27.10
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.27.8 to 1.27.10.
- [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.8...v1.27.10 )
---
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-08-15 10:58:21 +02:00
dependabot[bot]
653b6efe8f
Bump github.com/rogpeppe/go-internal from 1.10.0 to 1.11.0
...
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases )
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 16:09:26 +02:00
Daniël Franke
952ebe7d7d
Pass context to event publishing.
...
To allow tracing propagation via events, we need to pass the context
to the `Publish` function of reva events. This adds the context
everywhere where events are published. If there was no context to pass,
we started a new one with `context.Background()`.
2023-08-11 12:01:19 +02:00
dependabot[bot]
6700214519
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-10 12:45:52 +02:00
dependabot[bot]
2647635237
Bump github.com/CiscoM31/godata from 1.0.7 to 1.0.8
...
Bumps [github.com/CiscoM31/godata](https://github.com/CiscoM31/godata ) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/CiscoM31/godata/releases )
- [Commits](https://github.com/CiscoM31/godata/compare/v1.0.7...v1.0.8 )
---
updated-dependencies:
- dependency-name: github.com/CiscoM31/godata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-10 12:03:59 +02:00
Jörn Friedrich Dreyer
bae37cf20b
bump reva to v2.15.1-0.20230809113840-3ceaf17cf7fb ( #6978 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-08-09 16:01:46 +02:00
dependabot[bot]
97d3aec987
Bump github.com/tus/tusd from 1.10.1 to 1.12.1
...
Bumps [github.com/tus/tusd](https://github.com/tus/tusd ) from 1.10.1 to 1.12.1.
- [Release notes](https://github.com/tus/tusd/releases )
- [Commits](https://github.com/tus/tusd/compare/v1.10.1...v1.12.1 )
---
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-08-09 12:32:35 +02:00
jkoberg
2afcb84186
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-31 15:54:46 +02:00
André Duffeck
96ab79b4f9
Bump reva
2023-07-31 10:27:03 +02:00
Saw-jan
8f7c6e165a
bump reva
2023-07-31 12:56:58 +05:45
André Duffeck
73a79872ac
Bump reva
2023-07-31 08:18:43 +02:00
jkoberg
482e0e7838
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-26 15:58:35 +02:00
kobergj
d8bbe7eeaf
Merge pull request #6881 from kobergj/UsePutForNats
...
Use PUT registry for nats
2023-07-26 12:00:37 +02:00
Roman Perekhod
6c95c626cd
[full-ci] update reva to include #4078
2023-07-25 18:18:22 +02:00