It contains unnecessary spaces, which results in the following error messages on command execution. $ pwned-check /usr/local/etc/pwned-check.conf: /var/db/pwned-check: Permission denied /usr/local/etc/pwned-check.conf: https://downloads.pwnedpasswords.com/passwords: not found PR: 228635 Submitted by: Hiroki Tagato <tagattie@yandex.com> Approved by: se (maintainer timeout, ~7 months)
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
DBDIR=/var/db/pwned-check
|
|
URLBASE=https://downloads.pwnedpasswords.com/passwords
|