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:
parent
56b3afa77c
commit
c031ae9f2f
4 changed files with 27 additions and 0 deletions
3
.env
3
.env
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue