Open 1000i100 opened 3 years ago
Now :
$ npx htpasswd -v htpasswd prototype New password: Re-type new password: Password for user prototype correct.
Should be :
$ npx htpasswd -v htpasswd prototype Enter password: Password for user prototype correct.
Now :
Should be :