Merge pull request #647 from HorayNarea/bcrypt

support bcrypt and use it as default
This commit is contained in:
mergify[bot]
2018-10-16 17:50:44 +00:00
committed by GitHub
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=