support bcrypt and use it as default

This commit is contained in:
Thomas Sänger
2018-10-10 19:29:23 +02:00
parent eb4cbc0f81
commit c8b39c5d4a
5 changed files with 7 additions and 4 deletions

View File

@@ -124,8 +124,8 @@ WEBSITE=https://mailu.io
COMPOSE_PROJECT_NAME=mailu
# Default password scheme used for newly created accounts and changed passwords
# (value: SHA512-CRYPT, SHA256-CRYPT, MD5-CRYPT, CRYPT)
PASSWORD_SCHEME=SHA512-CRYPT
# (value: BLF-CRYPT, SHA512-CRYPT, SHA256-CRYPT, MD5-CRYPT, CRYPT)
PASSWORD_SCHEME=BLF-CRYPT
# Header to take the real ip from
REAL_IP_HEADER=