1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/partials/config/yaml
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-jwt Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x 2018-08-21 08:08:48 +02:00
notify test: Increase coverage for unit test (#974) 2018-09-22 12:54:21 +02:00
profile feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
security Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x 2018-08-21 08:08:48 +02:00
deprecated-pkgs-basic.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-basic-no-access.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic-no-proxy.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic-no-publish.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-custom.yaml chore: add unit test for package access normalize 2018-07-04 00:15:09 +02:00
pkgs-empty.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-multi-group.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-nosuper-wildcard-custom.yaml chore: add unit test for package access normalize 2018-07-04 00:15:09 +02:00
uplink-basic.yaml chore: more unit test for config utils 2018-07-04 07:31:51 +02:00
uplink-wrong.yaml chore: more unit test for config utils 2018-07-04 07:31:51 +02:00