Christian Richter
|
c5d0791f53
|
add password generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-27 10:58:27 +02:00 |
|
Christian Richter
|
d106c87c51
|
[WIP] adapt storage changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-27 10:37:40 +02:00 |
|
Christian Richter
|
fb5ca006e4
|
Merge remote-tracking branch 'origin/master' into ocis-init
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-26 16:28:12 +02:00 |
|
Willy Kloucek
|
5100465464
|
Automated changelog update [skip ci]
|
2022-04-26 13:28:56 +00:00 |
|
Willy Kloucek
|
0f12ffbabe
|
Merge pull request #3587 from wkloucek/single-config-file-location
load configuration only from one directory
|
2022-04-26 15:28:17 +02:00 |
|
David Christofas
|
4b65e6dbbe
|
Merge pull request #3569 from owncloud/storage-config
[full-ci] Refactor storage configuration to make it similar to other oCIS configuration
|
2022-04-26 15:26:46 +02:00 |
|
Willy Kloucek
|
485fa6db73
|
Merge pull request #3582 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.5.0
Bump github.com/urfave/cli/v2 from 2.4.4 to 2.5.0
|
2022-04-26 14:41:05 +02:00 |
|
Christian Richter
|
58a24e620e
|
Move reva transfer secret to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-26 14:10:03 +02:00 |
|
David Christofas
|
e2ea74c9bc
|
remove commented out code
|
2022-04-26 13:52:40 +02:00 |
|
David Christofas
|
4ae93e6efb
|
skip parallel deployment tests
|
2022-04-26 13:27:55 +02:00 |
|
Willy Kloucek
|
a915f2e342
|
construct OCIS_BASE_DATA_PATH and OCIS_CONFIG_DIR from one base path
|
2022-04-26 13:17:35 +02:00 |
|
Willy Kloucek
|
c710e1f794
|
load configuration only from one directory
|
2022-04-26 12:04:12 +02:00 |
|
Michael Barz
|
d89055c854
|
Merge pull request #3572 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.46.0
Bump google.golang.org/grpc from 1.45.0 to 1.46.0
|
2022-04-26 11:34:13 +02:00 |
|
David Christofas
|
c7844e2925
|
remove unused env variables and increase log level
|
2022-04-26 11:31:30 +02:00 |
|
Willy Kloucek
|
1e8493369f
|
Merge pull request #3522 from owncloud/update-wopi-server-config
[deployment-examples] update wopiserver config
|
2022-04-26 10:47:15 +02:00 |
|
David Christofas
|
3c1f43ee51
|
add missing environment variables
|
2022-04-26 10:46:27 +02:00 |
|
David Christofas
|
5919d256f5
|
add missing insecure environment variables
|
2022-04-26 10:26:31 +02:00 |
|
Christian Richter
|
a4d7696232
|
Move machine-auth-api-key to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-26 10:20:15 +02:00 |
|
Willy Kloucek
|
a7840ba1b9
|
update config file and add insecure option
|
2022-04-26 09:42:19 +02:00 |
|
Willy Kloucek
|
25e6d2cbdf
|
Merge pull request #3566 from wkloucek/update-gitignore
update and order gitignore, remove uneeded entries
|
2022-04-26 08:59:03 +02:00 |
|
dependabot[bot]
|
a31aff912e
|
Bump github.com/urfave/cli/v2 from 2.4.4 to 2.5.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.4 to 2.5.0.
- [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.4.4...v2.5.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 06:19:45 +00:00 |
|
ownClouders
|
c8f31888a8
|
[tx] updated from transifex
|
2022-04-26 01:24:52 +00:00 |
|
Phil Davis
|
84c8115c1a
|
Merge pull request #3576 from owncloud/core-commit-id-202220425
[tests-only] [full-ci] Bump core commit id for tests
|
2022-04-25 21:51:06 +05:45 |
|
David Christofas
|
40320fbb36
|
start ocdav delayed
Try to prevent concurrent read/write access on a global map in go-chi
|
2022-04-25 17:45:02 +02:00 |
|
Phil Davis
|
29c7a5a1dc
|
Add web failure for issue 3581
|
2022-04-25 21:14:28 +05:45 |
|
Phil Davis
|
78dd337a4d
|
Bump core commit id for tests
|
2022-04-25 21:00:51 +05:45 |
|
David Christofas
|
4f2ea7ef44
|
add missing archiver defaults
|
2022-04-25 17:01:42 +02:00 |
|
Christian Richter
|
acf75afebc
|
Move Tokenmanager to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-25 16:35:10 +02:00 |
|
David Christofas
|
5311c31433
|
add environment variables for ldap config
|
2022-04-25 16:10:08 +02:00 |
|
David Christofas
|
82bbb9fca3
|
fix archiver url
|
2022-04-25 15:44:43 +02:00 |
|
David Christofas
|
89b925f34a
|
fix environment variables
|
2022-04-25 15:44:38 +02:00 |
|
David Christofas
|
c29f69d26b
|
add missing configs
|
2022-04-25 15:44:33 +02:00 |
|
Willy Kloucek
|
b26b68b943
|
fix sharing yaml tag
|
2022-04-25 15:44:29 +02:00 |
|
Willy Kloucek
|
f51bdd8946
|
fix config docs generation by adding the Sanitize function everywhere
|
2022-04-25 15:44:24 +02:00 |
|
David Christofas
|
01e307fb72
|
clean up the new commands
|
2022-04-25 15:44:19 +02:00 |
|
David Christofas
|
60bf000308
|
make gateway config similar to other services
|
2022-04-25 15:44:15 +02:00 |
|
David Christofas
|
76a6588d88
|
make frontend config similar to other services
|
2022-04-25 15:44:10 +02:00 |
|
David Christofas
|
430e7f6115
|
make ocdav config similar to other services
|
2022-04-25 15:44:06 +02:00 |
|
David Christofas
|
f39e354eea
|
make storage shares config similar to other services
|
2022-04-25 15:44:01 +02:00 |
|
David Christofas
|
f40ec3c934
|
make storage users config similar to other services
|
2022-04-25 15:43:56 +02:00 |
|
David Christofas
|
12c14e3135
|
make storage publiclink config similar to other services
|
2022-04-25 15:43:52 +02:00 |
|
David Christofas
|
4c6848e6bf
|
make auth machine config similar to other services
|
2022-04-25 15:43:48 +02:00 |
|
David Christofas
|
d303bb6f55
|
make storage metadata config similar to other services
|
2022-04-25 15:43:43 +02:00 |
|
David Christofas
|
5013d71dac
|
make sharing config similar to other services
|
2022-04-25 15:43:39 +02:00 |
|
David Christofas
|
7c879343e8
|
make auth bearer config similar to other services
|
2022-04-25 15:43:35 +02:00 |
|
David Christofas
|
c70a60d7bc
|
make app provider config similar to other services
|
2022-04-25 15:43:31 +02:00 |
|
David Christofas
|
9e20992c0b
|
make group provider config similar to other services
|
2022-04-25 15:43:26 +02:00 |
|
David Christofas
|
ed4e9ee866
|
make user provider config similar to other services
|
2022-04-25 15:43:23 +02:00 |
|
David Christofas
|
b31b70890f
|
make auth-basic config similar to other services
|
2022-04-25 15:43:19 +02:00 |
|
David Christofas
|
57e4e70888
|
remove auth basic command to improve config code
|
2022-04-25 15:43:15 +02:00 |
|