bring back missing commands
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
61ff46b29c
commit
342da01c9b
@@ -35,6 +35,7 @@ func Execute(cfg *config.Config) error {
|
||||
AppProvider(cfg),
|
||||
AuthBasic(cfg),
|
||||
AuthBearer(cfg),
|
||||
AuthMachine(cfg),
|
||||
Sharing(cfg),
|
||||
StorageUsers(cfg),
|
||||
StorageShares(cfg),
|
||||
|
||||
Reference in New Issue
Block a user