A.Unger
|
4194da4e88
|
add ocis.yaml
|
2021-11-04 10:53:40 +01:00 |
|
A.Unger
|
3d46e27aae
|
Merge branch 'master' into try-gookikt-config
|
2021-11-04 09:47:26 +01:00 |
|
Michael Barz
|
ec066b8e92
|
Merge pull request #2725 from owncloud/accept_locking_adr
[docs-only] accept locking adr
|
2021-11-04 09:12:33 +01:00 |
|
Willy Kloucek
|
1ac831a8f4
|
accept locking adr
|
2021-11-04 08:41:12 +01:00 |
|
A.Unger
|
418cc97fb9
|
update proxy bindings
|
2021-11-03 16:32:11 +01:00 |
|
A.Unger
|
572e238dcd
|
infere go type from destination
|
2021-11-03 16:01:45 +01:00 |
|
A.Unger
|
ebd34df703
|
Merge branch 'master' into try-gookikt-config
|
2021-11-03 15:29:31 +01:00 |
|
A.Unger
|
7ac71b65f6
|
backwards compatibility with urfave/cli
|
2021-11-03 14:56:31 +01:00 |
|
A.Unger
|
90844c5c84
|
first draft of config loading exclusively using env vars
|
2021-11-03 14:46:38 +01:00 |
|
Benedikt Kulmann
|
52e5effa4f
|
Merge pull request #2580 from owncloud/app_provider_docs
[docs-only] add app provider docs
|
2021-11-03 14:13:14 +01:00 |
|
Willy Kloucek
|
44a4ef8c47
|
Merge pull request #2718 from owncloud/unblock_docker_based_acceptance
quickfix root dockerfile to unblock docker based acceptance tests
|
2021-11-03 13:53:36 +01:00 |
|
A.Unger
|
ac373dd004
|
add mode mappings to proxy config struct
|
2021-11-03 11:49:40 +01:00 |
|
A.Unger
|
850fe65f4b
|
comments for mappings
|
2021-11-03 11:39:23 +01:00 |
|
A.Unger
|
09195ffc8c
|
use reflection to set config values from environment
|
2021-11-03 11:34:56 +01:00 |
|
A.Unger
|
d54fc2f5b9
|
ignoring config/ ignores changes done to extensions config packages
|
2021-11-03 11:34:43 +01:00 |
|
Willy Kloucek
|
e06db64a3f
|
hint wrap
|
2021-11-03 10:51:19 +01:00 |
|
Willy Kloucek
|
c26daa0605
|
Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
|
2021-11-03 10:47:03 +01:00 |
|
A.Unger
|
598944bb31
|
Merge branch 'master' into try-gookikt-config
|
2021-11-03 10:27:06 +01:00 |
|
Willy Kloucek
|
fc3b6cd889
|
Merge pull request #2720 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.42.0
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
|
2021-11-03 08:17:09 +01:00 |
|
dependabot[bot]
|
832487e865
|
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 06:33:06 +00:00 |
|
A.Unger
|
23d8c26b8a
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 16:57:08 +01:00 |
|
David Christofas
|
a13e3e74be
|
Automated changelog update [skip ci]
|
2021-11-02 15:03:01 +00:00 |
|
David Christofas
|
04ce16eb54
|
Merge pull request #2719 from owncloud/fix-basic-auth
fix basic auth configuration
|
2021-11-02 16:02:26 +01:00 |
|
David Christofas
|
890fbd53b6
|
fix basic auth configuration
|
2021-11-02 15:04:13 +01:00 |
|
A.Unger
|
24b3363310
|
rename _fs -> dirFS
|
2021-11-02 14:50:31 +01:00 |
|
A.Unger
|
2a14bb362a
|
fix smells
|
2021-11-02 14:48:40 +01:00 |
|
Willy Kloucek
|
f243b663b3
|
quickfix root dockerfile to unblock docker based acceptance tests
|
2021-11-02 14:25:50 +01:00 |
|
A.Unger
|
2d7a394a30
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 14:21:45 +01:00 |
|
A.Unger
|
ab1703c2e8
|
refactor around config parsing
|
2021-11-02 14:20:07 +01:00 |
|
A.Unger
|
10731c3878
|
general restructuring
|
2021-11-02 12:12:09 +01:00 |
|
A.Unger
|
a767356bba
|
provide example config + implement parse config on accounts
|
2021-11-02 12:09:21 +01:00 |
|
A.Unger
|
7ca93450a2
|
adjust accounts flagset, replace new with defaultconfig
|
2021-11-02 11:29:52 +01:00 |
|
Ralf Haferkamp
|
424a2e3f09
|
Merge pull request #2716 from owncloud/individual-it-patch-1
[docs-only] fix make command to run single feature
|
2021-11-02 11:16:35 +01:00 |
|
Artur Neumann
|
016c8d03ee
|
fix make command to run single feature
|
2021-11-02 11:05:38 +01:00 |
|
A.Unger
|
20b6d0a635
|
add DefaultConfig on accounts
|
2021-11-02 10:57:25 +01:00 |
|
Willy Kloucek
|
df48c6093a
|
Merge pull request #2714 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.3.0
Bump go-micro.dev/v4 from 4.2.1 to 4.3.0
|
2021-11-02 10:15:58 +01:00 |
|
A.Unger
|
7fa70d7d7e
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 10:00:00 +01:00 |
|
Ralf Haferkamp
|
e655771d5c
|
Merge pull request #2715 from owncloud/dependabot/go_modules/github.com/rs/zerolog-1.26.0
Bump github.com/rs/zerolog from 1.25.0 to 1.26.0
|
2021-11-02 08:50:55 +01:00 |
|
Willy Kloucek
|
dcfcf68584
|
Merge pull request #2653 from owncloud/update-ci-images
update ci images and early fail
|
2021-11-02 08:00:50 +01:00 |
|
Willy Kloucek
|
b874de5b4b
|
Merge pull request #2712 from rhafer/doc
[docs-only] Add note about OIDC discovery redirect for Keycloak
|
2021-11-02 07:58:03 +01:00 |
|
dependabot[bot]
|
e49542bc76
|
Bump github.com/rs/zerolog from 1.25.0 to 1.26.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.25.0...v1.26.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 06:30:44 +00:00 |
|
dependabot[bot]
|
b4619fee64
|
Bump go-micro.dev/v4 from 4.2.1 to 4.3.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Commits](https://github.com/asim/go-micro/compare/v4.2.1...v4.3.0)
---
updated-dependencies:
- dependency-name: go-micro.dev/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 06:30:36 +00:00 |
|
Ralf Haferkamp
|
5aeb76f6c8
|
Merge pull request #2713 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.2.2
Bump github.com/blevesearch/bleve/v2 from 2.2.1 to 2.2.2
|
2021-11-01 17:13:14 +01:00 |
|
dependabot[bot]
|
1da2baa4d4
|
Bump github.com/blevesearch/bleve/v2 from 2.2.1 to 2.2.2
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.2.1...v2.2.2)
---
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>
|
2021-11-01 15:28:28 +00:00 |
|
Phil Davis
|
bf056895c5
|
Merge pull request #2685 from owncloud/bump-commit-id-emptySkeleton
[tests-only] [full-ci] Bump core commit id to include empty skeleton test changes
|
2021-11-01 18:24:42 +05:45 |
|
Ralf Haferkamp
|
c94615fe77
|
Merge pull request #2707 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.26.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.26.0
|
2021-11-01 13:20:59 +01:00 |
|
Ralf Haferkamp
|
848e830517
|
Merge pull request #2703 from owncloud/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.5
Bump github.com/go-chi/chi/v5 from 5.0.4 to 5.0.5
|
2021-11-01 13:18:42 +01:00 |
|
Ralf Haferkamp
|
b8d737a914
|
docs: Add note about OIDC discovery redirect for Keycloak
Using an external OIDC IDP means that, that IDP also needs to serve
the OIDC discovery information.
Fixes: https://github.com/owncloud/ocis/issues/2676
|
2021-11-01 12:57:18 +01:00 |
|
Phil Davis
|
5665fc4644
|
Bump core commit id to include empty skeleton test changes
|
2021-11-01 16:34:38 +05:45 |
|
A.Unger
|
7df000d06f
|
parse config regardless of supervised / unsupervised
|
2021-10-31 00:30:48 +02:00 |
|