0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/test/unit/partials
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
..
changePackage test(storage): add better test for changePackage 2018-07-29 10:28:28 +02:00
config feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
mock-store refactor: get rid of jest warnings 2018-06-27 08:52:52 +02:00
plugin chore: update flow to 0.75.0 2018-07-18 07:52:39 +02:00
readme fix: improves regex for ascii and test (#461) 2018-06-23 19:53:05 +02:00
storage test: Add unit test for a scenario when the database is corrupted 2017-08-26 07:44:17 +02:00
store/storage feat: add support for jwt on api (#896) 2018-08-21 08:05:34 +02:00
test-plugin-storage fix: add storage es6 plugin suport and fix plugin logic 2018-01-07 07:59:36 +00:00
addTarball test: add some unit test for local-storage 2018-01-07 07:59:36 +00:00
config-unit-test.yaml refactor: add prettier for yaml files (#931) 2018-08-20 16:31:39 +02:00
forbidden-place.js refactor: get rid of personal emails 2018-06-23 20:59:34 +02:00
metadata test: add some unit test for local-storage 2018-01-07 07:59:36 +00:00
metadata-update-versions-tags test(storage): add checks for addVersion 2018-07-29 13:58:04 +02:00
publish-api.js refactor: get rid of personal emails 2018-06-23 20:59:34 +02:00