Commit Graph

12459 Commits

Author SHA1 Message Date
Willy Kloucek
1234429a8d add tokenmanager to userlog to fix startup 2023-03-02 09:03:15 +01:00
Prarup Gurung
ab41d0ae45 Merge pull request #5689 from owncloud/remove-occ-context-file-master
[full-ci] [tests-only] Remove occ context file master
2023-03-02 09:29:56 +05:45
Martin
84ef9de6a2 Merge pull request #5696 from owncloud/add_the_required_go_version_to_readme
[docs-only] Add the minimum go version needed for compiling in readme
2023-03-01 15:46:24 +01:00
Willy Kloucek
89534fc2fd Merge pull request #5697 from kobergj/AddCommandsForRecentServices
[tests-only] Add commands for missing Services
2023-03-01 15:36:50 +01:00
jkoberg
a1fbbbb82b add commands for missing services
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-01 15:05:37 +01:00
mmattel
635f49a5b9 Add the minimum go version needed for compiling in readme 2023-03-01 15:02:37 +01:00
David Christofas
e5fe1181b8 Automated changelog update [skip ci] 2023-03-01 11:59:44 +00:00
David Christofas
22c99993f5 Merge pull request #5690 from owncloud/create-public-link-permission
add new permission 'publiclink.create' and assign it to the 'Admin', …
2023-03-01 12:59:18 +01:00
David Christofas
efba383b0c remove now passing tests from expected failures 2023-03-01 12:02:38 +01:00
David Christofas
b8470d567d add new permission 'publiclink.create' and assign it to the 'Admin', 'SpaceAdmin' and 'User' roles 2023-03-01 11:53:39 +01:00
Michael Barz
29fa64a79a Merge pull request #5685 from owncloud/bump-web-v7.0.0-rc.16
[full-ci] chore: bump web to v7.0.0-rc.16
2023-03-01 11:41:40 +01:00
Prarup Gurung
b56fcd6677 Removed use of occContext 2023-03-01 15:25:57 +05:45
dependabot[bot]
0013690d05 Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.3 to 4.5.0.
- [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.3...v4.5.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 09:55:07 +01:00
Prarup Gurung
166fe3ec30 OccContext.php file is removed 2023-03-01 14:30:41 +05:45
Prarup Gurung
93efc3dca1 Merge pull request #5679 from owncloud/remove-depthinfinity-related-steps-from-occContext-master
[full-ci] [tests-only] Remove depthinfinity related steps from occ context master
2023-03-01 14:27:24 +05:45
Prarup Gurung
c4db5f7b03 Fixed line numbers in expected failure 2023-03-01 11:32:16 +05:45
Prarup Gurung
bc23493200 Removed step and implementation of setting depth infinity 2023-03-01 11:32:16 +05:45
Artur Neumann
2b0e380cd4 Merge pull request #5683 from owncloud/update-litmus
update litmus to maintained container in ci
2023-03-01 09:34:11 +05:45
Benedikt Kulmann
8fbbaccec6 chore: bump web to v7.0.0-rc.16 2023-03-01 00:14:35 +01:00
kobergj
3fe51f4eb9 prevent userlog service from spreading panics (#5681)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-28 21:35:22 +01:00
David Christofas
70f2ad9803 Automated changelog update [skip ci] 2023-02-28 19:50:02 +00:00
David Christofas
0a2fc8d7d4 Merge pull request #5682 from owncloud/graph-education-errors
make graph/education API errors more consistent
2023-02-28 20:49:29 +01:00
Michael Barz
e04f88fe73 Automated changelog update [skip ci] 2023-02-28 18:36:29 +00:00
Michael Barz
c2cdc6561c Merge pull request #5158 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/registry/kubernetes-1.1.1
Bump github.com/go-micro/plugins/v4/registry/kubernetes from 1.1.0 to 1.1.1
2023-02-28 19:35:50 +01:00
Michael Barz
c3dec4f1cc use go 1.19 2023-02-28 18:29:27 +01:00
Robert Kaussow
3aa8788250 update litmus to maintained container in ci 2023-02-28 15:27:17 +01:00
David Christofas
0fadc79c32 make graph/education API errors more consistent 2023-02-28 15:25:45 +01:00
Martin
6290975c7b Merge pull request #5680 from owncloud/add_global_envvar
Add a global variable for the metadata backend
2023-02-28 13:09:31 +01:00
Benedikt Kulmann
bdbd70d352 Merge pull request #5676 from owncloud/bump-web-v7.0.0-rc.15
[full-ci] chore: bump web to v7.0.0-rc.15
2023-02-28 13:02:50 +01:00
mmattel
f526326d67 Add a global variable for the metadata backend 2023-02-28 11:09:52 +01:00
Sawjan Gurung
0c4f53a03e Json drill for coreApiCapabilities Suite (#5672)
Refactor acording to core

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

Review Address

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-02-28 15:13:36 +05:45
Prarup Gurung
5902679277 Merge pull request #5643 from owncloud/remove-systemconfigkey-related-steps-from-occContext-master
[full-ci] [tests-only] Remove systemconfigkey related steps from occ context master
2023-02-28 15:07:46 +05:45
dependabot[bot]
8e7482f508 Bump github.com/go-micro/plugins/v4/registry/kubernetes
Bumps [github.com/go-micro/plugins/v4/registry/kubernetes](https://github.com/go-micro/plugins) from 1.1.0 to 1.1.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/server/grpc/v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 09:20:31 +00:00
dependabot[bot]
c96aa8b1ed Bump github.com/go-micro/plugins/v4/registry/memory from 1.1.0 to 1.2.0
Bumps [github.com/go-micro/plugins/v4/registry/memory](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/memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 10:17:47 +01:00
Benedikt Kulmann
b5954caa5b chore: bump web to v7.0.0-rc.15 2023-02-28 09:27:38 +01:00
Jörn Friedrich Dreyer
ddae4f67f5 Benchmark cli (#5652)
* cli to benchmark low level syscalls

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

add benchmark client & syscall commands

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update the oidc-agent docs

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update ocis/pkg/command/benchmark.go

Co-authored-by: Martin <github@diemattels.at>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Martin <github@diemattels.at>
2023-02-28 09:14:53 +01:00
Dennis Sieben
3808603a07 - make ldap example use share for certs 2023-02-28 09:00:13 +01:00
Prarup Gurung
d09d29df9e Removed scenarios, system configuration setting is not available 2023-02-28 13:03:05 +05:45
Prarup Gurung
10b6af12f1 Fixed line numbers in expected failure 2023-02-28 11:21:06 +05:45
Prarup Gurung
8541081d76 Removed system config setting steps 2023-02-28 11:21:06 +05:45
Phil Davis
145577ebbd Merge pull request #5666 from owncloud/sonar-excludes
update sonar-exclusions
2023-02-28 09:00:31 +05:45
David Christofas
82d34ec39c update sonar-exclusions
we have changed the folder structure in the past but forgot to update the exclusions.
2023-02-27 15:45:54 +01:00
Martin
3c339cb511 Merge pull request #5647 from wkloucek/doc-webfinger-wellknown
add webfinger config docs and remove well-known service without code
2023-02-27 15:22:28 +01:00
David Christofas
fba09eacb6 Merge pull request #5664 from rhafer/bitnami-ldap
ocis_ldap: Remove leftover schema file
2023-02-27 14:25:22 +01:00
David Christofas
8f89d47321 Merge pull request #5644 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.13.0
Bump go.opentelemetry.io/otel/sdk from 1.11.2 to 1.13.0
2023-02-27 14:24:41 +01:00
Ralf Haferkamp
72a5a25f04 ocis_ldap: Remove leftover schema file
When moving to the bitnami OpenLDAP image, we forgot to remove
the owncloud schema file from the `ldif` directory.
2023-02-27 12:47:17 +01:00
Phil Davis
fb177fb9c1 Merge pull request #5659 from owncloud/ci/cache-go-bin
[tests-only] Cache go/bin as a long term cache (port #5543)
2023-02-27 14:45:29 +05:45
Martin
56883fc820 Automated changelog update [skip ci] 2023-02-27 08:43:50 +00:00
Martin
473cc7dae6 Merge pull request #5656 from jacobgkau/portrait-thumbnails
thumbnails: Add portrait resolutions to default config
2023-02-27 09:43:21 +01:00
Artur Neumann
36918959da [tests-only] Cache go/bin as a long term cache (#5543) 2023-02-27 14:04:41 +05:45