We need to be able to run postinstall without authenticating ... otherwise we can't run the postinstall from the webadmin

This commit is contained in:
Alexandre Aubin 2019-08-13 00:33:43 +02:00
parent fe3ecd7a7d
commit d516cf8ed2

View file

@ -1585,6 +1585,9 @@ tools:
postinstall: postinstall:
action_help: YunoHost post-install action_help: YunoHost post-install
api: POST /postinstall api: POST /postinstall
configuration:
# We need to be able to run the postinstall without being authenticated, otherwise we can't run the postinstall
authenticate: false
arguments: arguments:
-d: -d:
full: --domain full: --domain