htpasswd icon indicating copy to clipboard operation
htpasswd copied to clipboard

Node.js package for HTTP Basic Authentication password file utility.

Results 7 htpasswd issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Now : ``` $ npx htpasswd -v htpasswd prototype New password: Re-type new password: Password for user prototype correct. ``` Should be : ``` $ npx htpasswd -v htpasswd prototype...

``` $ npx htpasswd -bBc htpasswd prototype 7ba4845 Adding password for user prototype. $ npx htpasswd -v htpasswd prototype New password: Re-type new password: Password for user prototype correct. ```...

Hi, I'm running npm version (9.6.6) and node version (v18.15.0). When I run the command "npm install -g htpasswd" $ npm install -g htpasswd changed 20 packages in 2s but...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies