From 52a31087088ff98ffedf5e3b76bf038ce9e3ff4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Tue, 24 Jun 2014 00:01:51 +0200 Subject: [PATCH] [fix] Add configuration for tools_update/upgrade in the actions map --- actionsmap/yunohost.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/actionsmap/yunohost.yml b/actionsmap/yunohost.yml index cf754935..79666cd9 100644 --- a/actionsmap/yunohost.yml +++ b/actionsmap/yunohost.yml @@ -1023,6 +1023,8 @@ tools: update: action_help: YunoHost update api: PUT /update + configuration: + lock: false arguments: --ignore-apps: help: Ignore apps cache update and changelog @@ -1035,6 +1037,10 @@ tools: upgrade: action_help: YunoHost upgrade api: PUT /upgrade + configuration: + authenticate: all + authenticator: ldap-anonymous + lock: false arguments: --ignore-apps: help: Ignore apps upgrade