Make password hints available in the error message #85

This commit is contained in:
Jean-Christophe BEGUE
2018-08-10 15:21:42 +02:00
parent 56b3afa77c
commit c031ae9f2f
4 changed files with 27 additions and 0 deletions

3
.env
View File

@@ -27,6 +27,9 @@
## The change only applies when the password is changed
# PASSWORD_ITERATIONS=100000
## Whether password hint should be sent into the error response when the client request it
# SHOW_PASSWORD_HINT=true
## Domain settings
## The domain must match the address from where you access the server
## Unless you are using U2F, or having problems with attachments not downloading, there is no need to change this