6c64723d7c
Currently read_password does not verify password length. But further down the chain, passwords are checked to make sure they are longer than four characters. If during initial setup, the user enters a password that is shorter than four characters, this will not be caught here, but when the script actually calls management/mailconfig.py to add the user, it will fail without a chance to correct the short password. The setup script will then continue without an inital user being created and this will confuse users. |
||
---|---|---|
.. | ||
archive_conf_files.sh | ||
dns_update | ||
editconf.py | ||
mail.py | ||
owncloud-unlockadmin.sh | ||
parse-nginx-log-bootstrap-accesses.py | ||
readable_bash.py | ||
web_update |