Commit Graph

9276 Commits

Author SHA1 Message Date
Willy Kloucek
20f916ca34 run ocis init in CI 2022-04-28 16:38:33 +02:00
Willy Kloucek
4e531ca442 fix ocis startup with debugging config / environment variables only 2022-04-28 16:28:12 +02:00
Christian Richter
ed1c459d98 Merge branch 'ocis-init' of github.com:owncloud/ocis into ocis-init 2022-04-28 15:56:16 +02:00
Christian Richter
0330b431bb unclutter ocis init code
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 15:55:21 +02:00
Willy Kloucek
83b94cf82d log parsing errors to stdout 2022-04-28 15:52:26 +02:00
Christian Richter
5a6c44afa0 move config generator to own structures, to avoid having to fork the yaml package (omitempty issues)
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 15:43:40 +02:00
Willy Kloucek
3a9ba10dc4 fix and restructure ocis-pkg config parser 2022-04-28 15:34:31 +02:00
Willy Kloucek
1b2cc6df3e revert empty yaml tags 2022-04-28 15:14:56 +02:00
Willy Kloucek
b515d7f83f fix typo and hide supervised 2022-04-28 15:13:03 +02:00
Willy Kloucek
ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation 2022-04-28 15:08:40 +02:00
Willy Kloucek
aba2ee0c39 fix build 2022-04-28 11:31:15 +02:00
Christian Richter
fb6a8ffc7b add backup of config on force overwrite
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 11:12:22 +02:00
Willy Kloucek
3054875a05 move config validation into a separate function 2022-04-28 11:10:39 +02:00
Willy Kloucek
df53c2a545 fix graph tests 2022-04-28 10:30:02 +02:00
Willy Kloucek
5c159ee295 Merge branch 'master' into ocis-init 2022-04-28 10:12:46 +02:00
Willy Kloucek
83f75bf089 fix ginko testsuite 2022-04-28 10:05:51 +02:00
Phil Davis
5437c853bd Merge pull request #3609 from owncloud/bump-middleware-v1.5.0
[tests-only] bump owncloud-test-middleware version to v1.5.0
2022-04-28 13:12:33 +05:45
Willy Kloucek
4a9b31f3b4 fix machineauth to right machine auth api key 2022-04-28 08:49:44 +02:00
Willy Kloucek
31656e1a97 remove TODOs 2022-04-28 08:48:32 +02:00
PKiran
a00d28982f bump owncloud-test-middleware version to v1.5.0 2022-04-28 11:56:13 +05:45
David Christofas
ae64a8f54b Automated changelog update [skip ci] 2022-04-27 15:46:28 +00:00
David Christofas
6e186e4b65 Merge pull request #3605 from owncloud/update-reva
update reva to include go-chi workaround
2022-04-27 17:45:59 +02:00
David Christofas
6bd4330103 update reva to include go-chi workaround 2022-04-27 17:12:42 +02:00
Willy Kloucek
4043f181b1 set generate ldap secrets 2022-04-27 17:00:31 +02:00
Willy Kloucek
a37126f523 Merge branch 'master' into ocis-init 2022-04-27 15:50:26 +02:00
Willy Kloucek
5b572b3852 initialize insecure options 2022-04-27 15:46:17 +02:00
Michael Barz
e5b98095b8 Automated changelog update [skip ci] 2022-04-27 13:39:34 +00:00
Michael Barz
e9a86c736a Merge pull request #3601 from owncloud/update-reva
[full-ci] update reva to get the caching fix
2022-04-27 15:38:58 +02:00
Willy Kloucek
a261fc8c88 cleanup 2022-04-27 15:01:31 +02:00
Michael Barz
6efdede2b8 update reva for caching fix 2022-04-27 14:44:08 +02:00
Willy Kloucek
f74d1e27c1 use machine auth secret from common config 2022-04-27 14:40:53 +02:00
Willy Kloucek
b3f55765d8 use common transfer secrets 2022-04-27 14:13:17 +02:00
Willy Kloucek
9095b11d6c load reva gateway and token manager from common config 2022-04-27 13:58:59 +02:00
David Christofas
407399dd91 Automated changelog update [skip ci] 2022-04-27 11:22:56 +00:00
David Christofas
0a18c256b6 Merge pull request #3597 from owncloud/urlencoding-graph-api
url encode the webdav URL in the graph API
2022-04-27 13:21:56 +02:00
David Christofas
4bb4f9fbb1 url encode the webdav URL in the graph API 2022-04-27 12:39:59 +02:00
Willy Kloucek
48a6978e24 move TokenManager back to extension config 2022-04-27 11:04:18 +02:00
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
Ralf Haferkamp
0758854b63 Merge pull request #3331 from rhafer/idm-default-cfg
[full-ci] Switch default config from account/glauth to builtin libregraph/idm
2022-04-27 10:08:13 +02:00
Willy Kloucek
103abf840d Merge pull request #3565 from owncloud/TheOneRing-patch-1
Document C:\Windows\System32\Drivers\etc\hosts
2022-04-27 09:21:53 +02:00
Ralf Haferkamp
aa7d75c845 Run UI test with accounts service enabled
until the ui tests are able to switch to the Graph API for user
provisioning
2022-04-27 08:58:36 +02:00
Viktor Scharf
33cb8a4e63 addSteps: clean project space after test 2022-04-27 08:58:36 +02:00
Ralf Haferkamp
095e3c3f77 skip test that requires ocs provisioning API
When using the GraphAPI skip ocs specific test
2022-04-27 08:58:36 +02:00
Ralf Haferkamp
5d4800b570 move test away from accounts api, use graph to get userid 2022-04-27 08:58:36 +02:00
Ralf Haferkamp
72cb960790 Adjust drone config for defaulting to libreidm/graph 2022-04-27 08:58:36 +02:00
Ralf Haferkamp
45f0940071 Turn of "insecure" of built-in IDP
Setup idp to verify the LDAP server certificate. As this certificate
might be generated on startup, this also moved the IDP to the "delayed"
set of services. So it starts after "idm".
2022-04-26 18:59:10 +02:00
Ralf Haferkamp
1a38f3623c switch default config to idm
- The accounts and glauth service are turned off by default
- proxy is switch from "accounts" to "cs3" for the account backend
- The LDAP configuration (graph, idp, storage) of all services now
  points to idm instead of glauth
2022-04-26 18:59:10 +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