Commit Graph

10412 Commits

Author SHA1 Message Date
Benedikt Kulmann
981c448395 [full-ci] Bump web to v5.7.0-rc.3 (#4140)
* Bump web to v5.7.0-rc.4

* Switch default value for resharing in capabilities to true

* Fix access token usage in settings ui
2022-07-08 19:15:34 +02:00
Christian Richter
84d9b390a6 Merge pull request #4144 from owncloud/fix_adoc
fix adoc for slices
2022-07-08 12:49:49 +02:00
Christian Richter
0a432b9aef fix adoc for slices
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-08 12:18:55 +02:00
Phil Davis
50cb191210 Merge pull request #4142 from wkloucek/ldap-deployment-example-typo-fix
fix LDAP_USER_OBJECTCLASS typo in ldap deployment example
2022-07-08 14:23:11 +05:45
Willy Kloucek
fff55ed59b fix LDAP_USER_OBJECTCLASS typo in ldap deployment example 2022-07-08 10:16:48 +02:00
Willy Kloucek
57953a2803 Merge pull request #4139 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.3
Bump github.com/blevesearch/bleve/v2 from 2.3.2 to 2.3.3
2022-07-08 10:16:28 +02:00
Willy Kloucek
1c5893fd82 Merge pull request #4090 from owncloud/dependabot/go_modules/stash.kopano.io/kgol/oidc-go-0.3.4
Bump stash.kopano.io/kgol/oidc-go from 0.3.2 to 0.3.4
2022-07-08 09:35:57 +02:00
dependabot[bot]
a8efade55c Bump github.com/blevesearch/bleve/v2 from 2.3.2 to 2.3.3
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.2...v2.3.3)

---
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>
2022-07-08 06:23:27 +00:00
dependabot[bot]
e46c98118d Bump stash.kopano.io/kgol/oidc-go from 0.3.2 to 0.3.4
Bumps stash.kopano.io/kgol/oidc-go from 0.3.2 to 0.3.4.

---
updated-dependencies:
- dependency-name: stash.kopano.io/kgol/oidc-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 06:12:28 +00:00
Viktor Scharf
156d9e9e86 ApiTests. refactoring apiSpace suite (#4121) 2022-07-08 09:03:40 +05:45
Phil Davis
d54712b901 Merge pull request #4109 from owncloud/unskip-issue-3023
[tests-only] [full-ci] Do not skip tests for issue-3023
2022-07-07 21:25:00 +05:45
Michael Barz
df159acfa5 Merge pull request #4136 from owncloud/pin-validator
[tests-only] Pin validator version
2022-07-07 17:38:52 +02:00
Michael Barz
93ba663f35 Pin validator version 2022-07-07 17:02:50 +02:00
Phil Davis
0b72e2f76d Do not skip tests for issue-3023 2022-07-07 20:35:56 +05:45
Phil Davis
c1b2bc7df5 Automated changelog update [skip ci] 2022-07-07 14:48:27 +00:00
Phil Davis
bcdbaa1126 Merge pull request #4133 from wkloucek/fix-ocis-run-services
fix `OCIS_RUN_SERVICES`
2022-07-07 20:33:01 +05:45
Phil Davis
af1a29d79f Merge pull request #4116 from owncloud/description_text_fixes
Env variable text fixes
2022-07-07 20:30:55 +05:45
Ralf Haferkamp
db634ae062 Remove non-working access_token parsing code
The removed code was broken is serveral ways:
- The key use for verification was always empty
- Using a static key for access_token verification is incompatible
  with key rotation
- The type assertion (which was never hit anyways) to convert
  the return MapClaims to StandardClaims can't really work
So in the end we were always using the default ttl for caching
the userinfo.
2022-07-07 16:18:10 +02:00
Ralf Haferkamp
bd4150ab01 Remove reduntant addtion of claims to context 2022-07-07 16:18:10 +02:00
Phil Davis
0dea5138fe More typo fixes 2022-07-07 19:53:28 +05:45
Martin
95bf9caf23 Apply suggestions from code review 2022-07-07 19:53:28 +05:45
mmattel
001a3eb275 fix two namings 2022-07-07 19:53:28 +05:45
mmattel
246377b35b Env variable text fixes 2022-07-07 19:53:27 +05:45
Phil Davis
5e078cdcf8 Automated changelog update [skip ci] 2022-07-07 14:06:14 +00:00
Phil Davis
7b64403606 Merge pull request #4134 from wkloucek/remove-unused-graph-spaces-insecure
remove unused `GRAPH_SPACES_INSECURE`
2022-07-07 19:50:49 +05:45
Phil Davis
637c7badf6 Merge pull request #4125 from owncloud/enhancement_stale_bot
add enhancement to stale bot exemptions
2022-07-07 19:37:57 +05:45
Willy Kloucek
45f25ee845 remove unused GRAPH_SPACES_INSECURE 2022-07-07 15:29:06 +02:00
Willy Kloucek
ab960dcf97 fix OCIS_RUN_SERVICES 2022-07-07 15:21:29 +02:00
Phil Davis
fb1c13978d Automated changelog update [skip ci] 2022-07-07 11:18:35 +00:00
Phil Davis
8482cde1f2 Merge pull request #4115 from owncloud/update-reva-e2232b5a63df
[full-ci] update reva to e2232b5a63df
2022-07-07 17:03:07 +05:45
Phil Davis
e9ed3711e3 Add parallel-deployment expected-failure for issue 4112 2022-07-07 16:27:13 +05:45
Phil Davis
971b4bfc8e Adjust line numbers in expected-failures-webUI-on-OCIS-storage 2022-07-07 16:27:13 +05:45
Jörn Friedrich Dreyer
af0ce259a4 update reva to e2232b5a63df
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-07 16:27:13 +05:45
Phil Davis
aca849c3c7 Merge pull request #4129 from owncloud/bump-core-commit-id-july-7-2022
[tests-only][full-ci] Update core commit id to the latest upto July 7, 2022
2022-07-07 15:42:26 +05:45
Kiran Parajuli
4b0f01ef2e Update core commit id to the latest upto July 7, 2022
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-07-07 15:04:01 +05:45
Patrick Maier
49a81cc513 Update stale.yml 2022-07-07 10:00:34 +02:00
David Christofas
b4a930dd49 Automated changelog update [skip ci] 2022-07-07 07:25:45 +00:00
David Christofas
ce6f85de61 Merge pull request #4117 from owncloud/ldap-escape-dn
escape DN attribute values
2022-07-07 09:25:23 +02:00
Andre Duffeck
f739d18807 Automated changelog update [skip ci] 2022-07-07 06:47:44 +00:00
Andre Duffeck
edb8e85fb9 Merge pull request #4118 from aduffeck/webdav-search
Wire up the search service at the old webdav endpoint
2022-07-07 08:47:19 +02:00
André Duffeck
d65dcfe901 Adapt expected failures 2022-07-06 22:00:10 +02:00
David Christofas
00a27bfff4 fix the null byte replace 2022-07-06 17:25:49 +02:00
André Duffeck
57d625ccf1 Add changelog 2022-07-06 16:01:21 +02:00
André Duffeck
4f042aa071 Wire up the search service at the old webdav endpoint 2022-07-06 15:58:26 +02:00
David Christofas
2707c2f4b4 escape DN attribute values 2022-07-06 15:16:43 +02:00
Christian Richter
9c38cd4807 Merge pull request #4110 from owncloud/fix_adoc_type
Fix adoc type + text
2022-07-06 13:43:57 +02:00
Phil Davis
81456c2572 Merge pull request #4113 from owncloud/bump-commit-id-20220706
[tests-only][full-ci]Bump core commit id for tests
2022-07-06 17:20:31 +05:45
Swikriti Tripathi
f6079ef37a Bump core commit id for tests 2022-07-06 15:04:33 +05:45
mmattel
62a54a44b1 update resolution text 2022-07-06 11:13:02 +02:00
mmattel
26e1d8018c remove pass from description 2022-07-06 10:23:07 +02:00