mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Delete Admin password when upgrade
This commit is contained in:
parent
cc7d419269
commit
37d73f09a9
1 changed files with 0 additions and 11 deletions
|
@ -71,17 +71,6 @@
|
|||
"choices": ["Yes", "No"],
|
||||
"default": "No"
|
||||
}
|
||||
],
|
||||
"upgrade" : [
|
||||
{
|
||||
"name": "password",
|
||||
"type": "password",
|
||||
"ask": {
|
||||
"en": "Enter a password to access the admin panel, this is required only if you upgrade from 1.0",
|
||||
"fr": "Entrer un mot de passe pour accéder au tableau d'administration, ce n'est nécessaire qu'en cas d'upgrade depuis la version 1.0"
|
||||
},
|
||||
"example": "AveryStrongPassword"
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue