From e70321767e5ba9d99bae1f05e08aa22092a59710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:44:44 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 478dda9..6395f3c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,8 +59,7 @@ ram.runtime = "50M" default = "visitors" [install.password] - # this is a generic question - ask strings are automatically handled by YunoHost's core - # Note that user-provided passwords questions are not automatically saved as setting + visible = "auth_method == 'standard'" help.en = "The password is needed only if you select standard authentication." help.fr = "Le mot de passe n'est requis que si vous sélectionnez l'authentification standard." type = "password"