Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

verdaccio-htpasswd@10.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 08:30
· 248 commits to main since this release
d6e3c47

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.