From 36a646172c41d106957528c4a2715c00089d244c Mon Sep 17 00:00:00 2001 From: AlainCas Date: Thu, 18 Jul 2024 23:17:54 +0200 Subject: [PATCH] =?UTF-8?q?Presque=20Bon=20Il=20ne=20reste=20qu'un=20probl?= =?UTF-8?q?=C3=A8me,=20c'est=20si=20il=20y=20a=20des=20caract=C3=A8res=20s?= =?UTF-8?q?p=C3=A9ciaux=20dans=20le=20passord=20saisi=20=C3=A0=20l'install?= =?UTF-8?q?=20(superadmin).=20Mais=20c'est=20d=C3=A9j=C3=A0=20le=20cas=20d?= =?UTF-8?q?ans=20le=20package=20d'origine.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8e9067c..46c0262 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,7 +47,9 @@ ram.runtime = "50M" type = "user" [install.password] - type = "string" + type = "password" + help.fr = "pas besoin que ce soit le même que pour yunohost. ATTENTION : pas de caractères spéciaux dans le mot de passe, ça ne marche pas (encore); " + help.en = "it's not necessary to use the samme pw as for yunohost. WARNING : nos special char in this passord, there is (still) a bug with" [install.db_type] ask.fr = "quel moteur de base de données souhaitez-vous"