Commit Graph
11998 Commits
Author SHA1 Message Date
Sawjan Gurung 334811186c [tests-only][full-ci] Add CORS API tests (#5187) 2022-12-16 11:55:18 +05:45
Phil DavisandGitHub 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]andGitHub 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 DreyerandGitHub 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 ChristofasandGitHub 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 GurungandGitHub 00efd8af2e [full-ci] [tests-only] Added api test for edit user using graph API (#5150) 2022-12-14 14:15:18 +05:45
Prarup GurungandGitHub 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
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
MartinandGitHub 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
jkobergandmmattel 58913b0034 add README
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 20b2472f75 fix docs-generate
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 62acfacf34 manually edit envvars as reference
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 0bd800ac73 sort envvars by name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel a82b776791 include all envs and add ignore parameter
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
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 Richterandmmattel 8817d634bd add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel b88ea444fb add adoc template rendering
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 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 Richterandmmattel 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 Richterandmmattel f4e3bb99a3 add rogue env var collector
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 3ccf79c6fe create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 9c7cdaf3aa restructure configextractor
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
dependabot[bot]andGitHub 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 ChristofasandGitHub 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 DreyerandGitHub 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 Kloucekandjkoberg ce3a26d665 fail early if /app/open fails in CI 2022-12-12 10:20:32 +01:00
dependabot[bot]andGitHub 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 KloucekandGitHub 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]andGitHub 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 DreyerandGitHub 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 DreyerandGitHub 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 ChristofasandGitHub 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
jkoberg 1b032c7617 cosmetical touches
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-08 11:06:36 +01:00
Viktor ScharfandGitHub 881b60926d check urestricted quota (#5173) 2022-12-08 11:01:03 +01:00
jkoberg a004095a6c add postprocessing service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-08 11:00:42 +01:00
dependabot[bot]andGitHub f7a83024a9 Bump github.com/go-micro/plugins/v4/registry/mdns from 1.1.0 to 1.2.0
Bumps [github.com/go-micro/plugins/v4/registry/mdns](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/registry/mdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:05:10 +00:00
David ChristofasandGitHub c2be1370ea Merge pull request #5202 from owncloud/dependabot/go_modules/golang.org/x/image-0.2.0
Bump golang.org/x/image from 0.1.0 to 0.2.0
2022-12-07 14:04:48 +01:00
Artur NeumannandGitHub f425fa8689 Merge pull request #5182 from owncloud/addViewerForPublickLink
[tests-only][full-ci]Added test for `space` public link
2022-12-07 17:21:41 +05:45