0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/test/unit
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
..
api feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
functionalLibs refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
partials feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
webui chore: update snapshots 2018-10-12 07:28:31 +02:00
__helper.js feat: add support for jwt on api (#896) 2018-08-21 08:05:34 +02:00
empty.js refactor: <Package /> , <Footer /> and package sidebar code refactoring 2018-07-22 21:22:51 +02:00
setup.js refactor: add space in curly braces -> object-curly-spacing (#1035) 2018-10-01 07:06:30 +02:00