Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Master Password authentication via env variable (#223)
When spawning `dcli` in Node it's impossible to get past master password prompt as stdin doesn't works, this fixes it by checking if `DASHLANE_MASTER_PASSWORD` is set when spawning the process.
- Loading branch information