0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/packages
Juan Picado 62c24b6321
feat: add passwordValidationRegex property (#3384)
* feat: add passwordValidationRegex property

* chore: improve validation

* Update validation-utilts.spec.ts

* Update validation-utilts.spec.ts

* chore: remove code
2022-09-17 19:29:40 +02:00
..
api feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
auth feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
cli chore: update versions (6-next) (#3350) 2022-09-04 11:56:23 +02:00
config feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
core feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
hooks fix(deps): update all core dependencies (#3377) 2022-09-14 07:46:28 +02:00
loaders feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
logger fix(deps): update all core dependencies (#3372) 2022-09-11 18:26:14 +02:00
logger-prettify fix(deps): update all core dependencies (#3372) 2022-09-11 18:26:14 +02:00
middleware chore: update versions (6-next) (#3350) 2022-09-04 11:56:23 +02:00
node-api feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
plugins feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
proxy fix(deps): update all core dependencies (#3377) 2022-09-14 07:46:28 +02:00
server feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
standalone chore: update versions (6-next) (#3350) 2022-09-04 11:56:23 +02:00
store feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
tools feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
types feat!: replace deprecated request dependency by got (#3100) 2022-07-29 20:51:45 +02:00
utils feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
verdaccio feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
web feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
.eslintrc