Merge pull request #166 from YunoHost/hardened-password

Hardened password
This commit is contained in:
Éric Gaspar 2021-07-07 08:52:12 +02:00 committed by GitHub
commit 0e3de77d5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
admin="john"
language="fr"
is_public=1
password="pass"
password="1Strong-Password"
port="666"
; Checks
pkg_linter=1
@ -32,4 +32,3 @@ Notification=none
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&