Florian Schade
c3041f8cd7
Automated changelog update [skip ci]
2022-12-19 14:44:41 +00:00
Florian Schade
1db03dd512
[full-ci] experimental tags backport ( #5227 )
...
* add tags to search service resource
add tags getTags, AssignTags and UnassignTags endpoint to graph
use and prefer search event spaceOwner over executant
add tags to search report response
update libre graph api
update reva
Co-authored-by: David Christofas <dchristofas@owncloud.com >
2022-12-19 15:44:02 +01:00
kobergj
2443744599
Automated changelog update [skip ci]
2022-12-16 11:00:14 +00:00
kobergj
341cdc9dd3
Merge pull request #5207 from kobergj/AsyncPostprocessing
...
[full-ci] Async Postprocessing
2022-12-16 11:58:24 +01:00
Swikriti Tripathi
b75e97eef8
Bump core commit id for tests ( #5239 )
2022-12-16 16:13:09 +05:45
Phil Davis
f8b7b5b73e
Merge pull request #5236 from owncloud/tests/cors-tests
...
[tests-only][full-ci] Add CORS API tests (#5187 )
2022-12-16 12:48:22 +05:45
Sawjan Gurung
334811186c
[tests-only][full-ci] Add CORS API tests ( #5187 )
2022-12-16 11:55:18 +05:45
Phil Davis
6c430ac7d2
Merge pull request #5230 from owncloud/bump-commitid-20221215-master
...
[tests-only][fulll-ci] Bump core commit id
2022-12-15 12:05:54 +05:45
dependabot[bot]
bcfad9fcfc
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 06:05:49 +00:00
Saw-jan
22e9801cf6
bump core commit id
2022-12-15 11:10:14 +05:45
Jörn Friedrich Dreyer
70a6323c42
token middleware: use constant time comparison ( #5225 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-12-14 14:04:02 +01:00
jkoberg
c762d9d9ba
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-14 12:24:53 +01:00
David Christofas
84d967a4f5
Merge pull request #5223 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.11.2
...
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.1 to 1.11.2
2022-12-14 09:37:15 +01:00
Prarup Gurung
00efd8af2e
[full-ci] [tests-only] Added api test for edit user using graph API ( #5150 )
2022-12-14 14:15:18 +05:45
Prarup Gurung
6949dbd125
[full-ci] [tests-only] Added api test for sharing spaces to group ( #5023 )
2022-12-14 14:13:55 +05:45
Florian Schade
51849c11f9
Automated changelog update [skip ci]
2022-12-13 13:23:11 +00:00
Florian Schade
2404eff48e
[full-ci] experimental search backport ( #5221 )
...
* experimental search backport
fix basic extractor resource name
move escapeQuery regex into global variable
minor pr review changes
rename DebounceDuration env variable
add document title and content when rebuilding bleve resource
Co-authored-by: David Christofas <dchristofas@owncloud.com >
2022-12-13 14:22:41 +01:00
Martin
2fa1a3afbe
Automated changelog update [skip ci]
2022-12-13 13:13:06 +00:00
Martin
207efe3f7b
Merge pull request #5164 from dragonchaser/extract-rogue-env-vars
...
Extract rogue env vars
2022-12-13 14:12:40 +01:00
mmattel
04d0e54feb
small readme fix
2022-12-13 13:46:04 +01:00
mmattel
82348b0ade
add more info to readme.md
2022-12-13 13:29:08 +01:00
jkoberg
db22bb7011
fix makefile
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:27:42 +01:00
mmattel
826a8b5de5
adding description values and fix adoc template
2022-12-13 12:18:09 +01:00
jkoberg
58913b0034
add README
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:18:09 +01:00
jkoberg
20b2472f75
fix docs-generate
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:18:09 +01:00
jkoberg
62acfacf34
manually edit envvars as reference
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:18:09 +01:00
jkoberg
0bd800ac73
sort envvars by name
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:18:09 +01:00
jkoberg
a82b776791
include all envs and add ignore parameter
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
879f7996e3
Bugfixing
...
Co-authored-by: Martin <github@diemattels.at >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
8817d634bd
add changelog
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
b88ea444fb
add adoc template rendering
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
3d02f805e3
update docs-generate make target to reflect the changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
472ba967ca
add initial yaml for global env vars
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
f4e3bb99a3
add rogue env var collector
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
3ccf79c6fe
create main.go
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
Christian Richter
9c7cdaf3aa
restructure configextractor
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-12-13 12:18:09 +01:00
dependabot[bot]
b74d296696
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.1 to 1.11.2
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.1 to 1.11.2.
- [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.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-13 06:03:58 +00:00
David Christofas
58f5c02d3a
Merge pull request #5217 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/registry/nats-1.2.1
...
Bump github.com/go-micro/plugins/v4/registry/nats from 1.1.0 to 1.2.1
2022-12-12 14:21:47 +01:00
Jörn Friedrich Dreyer
d359a7c2cf
[full-ci] standalone graph service with LDAP ( #5199 )
...
* standalone graph service with LDAP
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* no panic on PATCH and DELETE
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix apitoken yaml key
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update user, fix response codes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix group creation return code
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* remove unknown user property
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix create return code checks in graph feature context
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* updating uses 200 OK when returning a body
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* revert user statusCreated change for now
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* revert return code changes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-12-12 12:46:10 +01:00
Willy Kloucek
ce3a26d665
fail early if /app/open fails in CI
2022-12-12 10:20:32 +01:00
dependabot[bot]
11cf87ca24
Bump github.com/go-micro/plugins/v4/registry/nats from 1.1.0 to 1.2.1
...
Bumps [github.com/go-micro/plugins/v4/registry/nats](https://github.com/go-micro/plugins ) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/registry/nats/v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/nats
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 06:06:46 +00:00
Willy Kloucek
4123c7e2d8
Automated changelog update [skip ci]
2022-12-10 00:44:57 +00:00
jkoberg
c77b646bc2
changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-09 13:37:15 +01:00
Willy Kloucek
2ba065f7ac
Merge pull request #5211 from owncloud/dependabot/go_modules/github.com/xhit/go-simple-mail/v2-2.13.0
...
Bump github.com/xhit/go-simple-mail/v2 from 2.12.0 to 2.13.0
2022-12-09 08:29:53 +01:00
dependabot[bot]
6374389b82
Bump github.com/xhit/go-simple-mail/v2 from 2.12.0 to 2.13.0
...
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases )
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.12.0...v2.13.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 >
2022-12-09 06:10:14 +00:00
Jörn Friedrich Dreyer
b2b4f9893c
align revactx package import ( #5206 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-12-08 14:45:30 +01:00
Jörn Friedrich Dreyer
53d15d329e
remove deprecated use of ioutil ( #5205 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-12-08 14:44:53 +01:00
jkoberg
06f3f5adb3
start pp service in single binary
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-08 11:49:04 +01:00
jkoberg
daad94a332
config and tls
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-08 11:41:31 +01:00
David Christofas
46cb910637
Merge pull request #5204 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/registry/mdns-1.2.0
...
Bump github.com/go-micro/plugins/v4/registry/mdns from 1.1.0 to 1.2.0
2022-12-08 11:35:39 +01:00