1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-19 18:48:21 +00:00

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
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