Phil Davis
|
3c3cf84b72
|
Merge pull request #3908 from owncloud/bump-core-commit-id-20220601
[tests-only] [full-ci] Bump core commit id for tests as at 2022-06-01
|
2022-06-01 19:48:39 +05:45 |
|
Phil Davis
|
6ba69e7272
|
Bump core commit id for tests as at 2022-06-01
|
2022-06-01 18:54:49 +05:45 |
|
Phil Davis
|
cbdcb27df1
|
Merge pull request #3853 from owncloud/test-filter-mask
[full-ci] update reva to v2.4.2-0.20220601110755-6b47effc3759
|
2022-06-01 18:54:13 +05:45 |
|
David Christofas
|
fcf2f1e1fe
|
update expected failures file
|
2022-06-01 14:33:01 +02:00 |
|
Jörn Friedrich Dreyer
|
5cbe9a27d1
|
update reva v2.4.2-0.20220601110755-6b47effc3759
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-06-01 11:11:21 +00:00 |
|
Phil Davis
|
ed71d78ddc
|
Merge pull request #3903 from owncloud/ignore-vendor-php
[tests-only] Git ignore vendor-php
|
2022-06-01 16:28:55 +05:45 |
|
Phil Davis
|
d68db23f40
|
Git ignore vendor-php
|
2022-06-01 14:43:45 +05:45 |
|
Jörn Friedrich Dreyer
|
45522e4fea
|
Merge pull request #3891 from owncloud/addmissingdefaultconfig
add missing default config
|
2022-05-31 11:19:27 +00:00 |
|
Willy Kloucek
|
0fb4f76448
|
Automated changelog update [skip ci]
|
2022-05-31 11:18:38 +00:00 |
|
Willy Kloucek
|
8d00986e63
|
Merge pull request #3897 from wkloucek/fix-ldap-insecure-options
fix multiple ldap insecure options
|
2022-05-31 13:14:58 +02:00 |
|
Willy Kloucek
|
f7473df54b
|
fix test by using insecure ldap
|
2022-05-31 12:04:09 +02:00 |
|
Willy Kloucek
|
cf162e9c95
|
Merge pull request #3896 from wkloucek/remove-temporary-workaround
remove temporary GRAPH_LDAP_INSECURE workaround after fix in #3888
|
2022-05-31 11:59:33 +02:00 |
|
Willy Kloucek
|
794db95481
|
Merge pull request #3899 from wkloucek/fix-oidc-config-keycloak-example
fix oidc issuer config in the keycloak example
|
2022-05-31 11:58:57 +02:00 |
|
Willy Kloucek
|
98118bae69
|
fix oidc issuer config in the keycloak example
|
2022-05-31 11:48:49 +02:00 |
|
Willy Kloucek
|
bfbab26d85
|
fix multiple ldap insecure options
|
2022-05-31 10:53:00 +02:00 |
|
David Christofas
|
75c398f2de
|
Automated changelog update [skip ci]
|
2022-05-31 07:58:45 +00:00 |
|
David Christofas
|
b3569d615b
|
Merge pull request #3888 from owncloud/graph-cacert
add config option to provide TLS certificate
|
2022-05-31 09:58:21 +02:00 |
|
Willy Kloucek
|
2a34fe1ef1
|
Merge pull request #3895 from owncloud/dependabot/go_modules/github.com/gookit/config/v2-2.1.1
Bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1
|
2022-05-31 09:54:09 +02:00 |
|
Willy Kloucek
|
28c037542f
|
remove temporary GRAPH_LDAP_INSECURE workaround after fix in https://github.com/owncloud/ocis/pull/3888
|
2022-05-31 09:51:17 +02:00 |
|
dependabot[bot]
|
6eef0cfa57
|
Bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.0...v2.1.1)
---
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>
|
2022-05-31 06:14:50 +00:00 |
|
Willy Kloucek
|
6da5330e51
|
Automated changelog update [skip ci]
|
2022-05-31 05:41:31 +00:00 |
|
Willy Kloucek
|
bab952ad98
|
Merge pull request #3892 from wkloucek/env-allow-empty-override
allow overwriting a default value by setting an empty envirionment variable
|
2022-05-31 07:41:04 +02:00 |
|
David Christofas
|
0f23ce6bed
|
add config option to provide TLS certificate
|
2022-05-30 17:04:14 +02:00 |
|
Michael Barz
|
499748fe9f
|
Automated changelog update [skip ci]
|
2022-05-30 14:52:09 +00:00 |
|
Michael Barz
|
294632c81a
|
Merge pull request #3894 from rhafer/autoprov-fix
graph: Fix role-id extraction from token
|
2022-05-30 16:51:44 +02:00 |
|
Willy Kloucek
|
88830425cc
|
allow overwriting a default value by setting an empty envirionment variable
|
2022-05-30 16:19:54 +02:00 |
|
Ralf Haferkamp
|
082c66beb7
|
graph: Fix role-id extraction from token
We can't use ReadPlainFromOpaque here since the OpaqueEntry entry is
"json" encoded (not "plain").
Fixes: #3893
|
2022-05-30 16:18:57 +02:00 |
|
Jörn Friedrich Dreyer
|
1a16384eee
|
add missing default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-05-30 12:44:39 +00:00 |
|
Willy Kloucek
|
d4e0045723
|
Merge pull request #3889 from owncloud/docs-ulimits
[docs-only] add docs for macOS ulimits
|
2022-05-30 13:58:47 +02:00 |
|
Phil Davis
|
b0f61200f2
|
Merge pull request #3876 from owncloud/update-expected-to-fail-file
[tests-only][full-ci]Update expected to fail file
|
2022-05-30 17:00:53 +05:45 |
|
Michael Barz
|
1f5c3b6f3a
|
add docs for macOS ulimits
|
2022-05-30 12:43:33 +02:00 |
|
Swikriti Tripathi
|
111267e2cb
|
Update expected to fail file and bump commit id
|
2022-05-30 15:12:24 +05:45 |
|
Willy Kloucek
|
b06a6c5518
|
Merge pull request #3886 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.8.1
Bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1
|
2022-05-30 10:45:35 +02:00 |
|
dependabot[bot]
|
dda3606bba
|
Bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 08:14:55 +00:00 |
|
Willy Kloucek
|
9a693fb02e
|
Merge pull request #3887 from wkloucek/update-binary-ref
update getting started docs to beta2
|
2022-05-30 10:05:08 +02:00 |
|
Willy Kloucek
|
6fb11c7363
|
Merge pull request #3855 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.2
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.1 to 2.10.2
|
2022-05-30 10:02:23 +02:00 |
|
Willy Kloucek
|
0571a86e59
|
update getting started docs to beta2
|
2022-05-30 09:56:38 +02:00 |
|
dependabot[bot]
|
1419f37376
|
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.1 to 2.10.2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.10.1...v2.10.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>
|
2022-05-30 07:25:53 +00:00 |
|
Willy Kloucek
|
939d450016
|
Merge pull request #3884 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.8.4
Bump github.com/nats-io/nats-server/v2 from 2.8.2 to 2.8.4
|
2022-05-30 09:24:32 +02:00 |
|
Willy Kloucek
|
f3a15403ee
|
Merge pull request #3871 from wkloucek/remove-legacy-kubenernetes-docs
remove legacy kubernetes docs
|
2022-05-30 09:06:39 +02:00 |
|
dependabot[bot]
|
ab63747b1e
|
Bump github.com/nats-io/nats-server/v2 from 2.8.2 to 2.8.4
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.8.2 to 2.8.4.
- [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.8.2...v2.8.4)
---
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>
|
2022-05-27 06:15:54 +00:00 |
|
Phil Davis
|
66f2cf3562
|
Merge pull request #3873 from owncloud/bump-commit-id-2022-05-25
[tests-only][full-ci] Bump core commit id to the latest upto 2022-05-25
|
2022-05-26 21:25:43 +05:45 |
|
Kiran Parajuli
|
5fa92ed40d
|
[tests-only] Bump core commit id to the latest upto 2022-05-25
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
|
2022-05-26 18:18:08 +05:45 |
|
Michael Barz
|
4fbc2b1fb5
|
update released to 2.0.0-beta2
|
2022-05-26 10:11:42 +02:00 |
|
Michael Barz
|
ddf6931b75
|
Automated changelog update [skip ci]
|
2022-05-25 18:00:17 +00:00 |
|
Michael Barz
|
a9101d89bf
|
Merge pull request #3875 from owncloud/release-2.0.0-beta2
[full-ci] prepare release, bump version
|
2022-05-25 19:55:43 +02:00 |
|
Michael Barz
|
cdcf1749f9
|
prepare release, bump version
|
2022-05-25 12:56:01 +02:00 |
|
Martin
|
e94e625d9b
|
Merge pull request #3864 from owncloud/add-propfind-sequence-diagrams
[docs-only] add PROPFIND sequence diagram examples
|
2022-05-25 12:15:19 +02:00 |
|
Jörn Friedrich Dreyer
|
91bc45cbbc
|
Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
|
2022-05-25 10:48:48 +02:00 |
|
Willy Kloucek
|
50b3c2e9df
|
remove legacy kubernetes docs
|
2022-05-25 09:32:18 +02:00 |
|