1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages
Ed Clement aeff267d94
fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' (#3025)
feat: add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message
chore: update README.md for htpasswd plugin to add additional information about the 'rounds' configuration value and also include the new 'slow_verify_ms' configuration value
2022-03-03 21:57:19 +01:00
..
api chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
auth fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' (#3025) 2022-03-03 21:57:19 +01:00
cli chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
config fix: typo in config template (#3012) 2022-02-25 14:33:40 +01:00
core chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
hooks chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
loaders chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
logger chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
logger-prettify fix(deps): update all non-major core dependencies (#2942) 2022-01-22 19:12:49 +01:00
middleware chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
node-api chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
plugins fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' (#3025) 2022-03-03 21:57:19 +01:00
proxy chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
server chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
standalone chore: update versions (6-next) (#3027) 2022-03-03 08:30:03 +01:00
store chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
tools chore: updated contributors list 2022-02-25 20:07:08 +00:00
types chore: update versions (6-next) (#2648) 2021-12-15 19:02:26 +01:00
utils refactor: promisfy packages (#2767) 2022-02-20 18:39:38 +01:00
verdaccio chore: update versions (6-next) (#3027) 2022-03-03 08:30:03 +01:00
web chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
.eslintrc feat: migrate yarn workspaces (#1546) 2021-04-09 17:54:01 +02:00