Commit Graph
18 Commits
Author SHA1 Message Date
Christian Richter 0330b431bb unclutter ocis init code
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 15:55:21 +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
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 31656e1a97 remove TODOs 2022-04-28 08:48:32 +02:00
Willy Kloucek 4043f181b1 set generate ldap secrets 2022-04-27 17:00:31 +02:00
Willy Kloucek 5b572b3852 initialize insecure options 2022-04-27 15:46:17 +02:00
Willy Kloucek a261fc8c88 cleanup 2022-04-27 15:01:31 +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
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 58a24e620e Move reva transfer secret to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-26 14:10:03 +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
Christian Richter acf75afebc Move Tokenmanager to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-25 16:35:10 +02:00
Christian Richter f7a84491ef add missing extensions
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 12:20:37 +02:00
Christian Richter 88cf3eec89 handle insecure flag
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 11:56:26 +02:00
Christian Richter 3956108e17 add password generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 11:12:55 +02:00
Christian Richter 8d81e39bd6 refactor yaml labels, add overwrite protection
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-19 15:14:01 +02:00
Christian Richter c9c329b139 initial skel for subcommand
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-14 15:46:25 +02:00