Browse Source

[enh] specifiy at password asking the number of need chars.

pull/5/head
Moul 9 years ago
parent
commit
18c9a46493
  1. 4
      manifest.json

4
manifest.json

@ -44,8 +44,8 @@
"name": "password",
"type": "password",
"ask": {
"en": "Set the password for the SFTP access",
"fr": "Définissez le mot de passe pour l'accès SFTP"
"en": "Set the password for the SFTP access. ≥ 5 character",
"fr": "Définissez le mot de passe pour l'accès SFTP. ≥ cinq charactères"
},
"example": "myreallystrengthpassword"
},

Loading…
Cancel
Save