This repository was archived by the owner on May 14, 2026. It is now read-only.
verdaccio-htpasswd@10.3.0
·
248 commits
to main
since this release
Minor Changes
- 56c65d9: Refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'comparSync'. Add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message.