clean up the new commands

This commit is contained in:
David Christofas
2022-04-22 16:31:40 +02:00
parent 60bf000308
commit 01e307fb72
13 changed files with 8 additions and 275 deletions

View File

@@ -26,9 +26,6 @@ func AuthBasic(cfg *config.Config) *cli.Command {
return &cli.Command{
Name: "auth-basic",
Usage: "start authprovider for basic auth",
// Before: func(c *cli.Context) error {
// return ParseConfig(c, cfg, "storage-auth-basic")
// },
Action: func(c *cli.Context) error {
logCfg := cfg.Logging
logger := log.NewLogger(