0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/test/unit/partials/config
Juan Picado @jotadeveloper f1416ed557
feat: add support for profile cli command #392 (change password) (#1034)
* feat: add support for profile cli command #392

- it allows to update password npm profile set password
- display current profile npm profile get

https://docs.npmjs.com/cli/profile

* chore: update @verdaccio/types@4.0.0

* feat: add min password length

on npm by defaul is min 7 characters, this might be configurable in the future.

* chore: update verdaccio-htpasswd@1.0.1

* refactor: update unit test

* refactor: provide friendly error for tfa request

* test: api profile unit test

* chore: fix eslint comment

* test: update profile test

* chore: set mim as 3 characters
2018-10-12 11:07:55 +02:00
..
yaml feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
config_access.js refactor: pkg.access unit test 2018-07-04 00:15:01 +02:00
index.js chore: storage test path fix 2018-06-28 08:26:07 +02:00
plugin.js [Close #628] Test and correct auth plugin values 2018-03-26 09:20:12 -04:00