0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/test/unit/partials
Juan Picado @jotadeveloper a68d247a44
feat: add support for jwt on api (#896)
* feat: add support for jwt on api

* test: add unit test for sign token with jwt

add multiple scenarios with configuration file

* chore: add JWT verification on middleware

* chore: restore headless

* chore: restore middleware header validation

* refactor: fix login whether user exists

* refactor: JWT is signed asynchronously

* refactor: better structure and new naming convention

* test: add unit test for token signature

* test: add unit test for creating user with JWT enabled

#168

* docs: add security section jwt

* refactor: renable  web auth middleware

* test(auth): add legacy disabled scenario

* chore: update gitignore

* chore: add some es6 sugar

* feat: enable JWT token signature for new installations

* chore: add yaml files to git

I forgot add this before 😷

* chore: trace log on auth

in case we want more output
2018-08-21 08:05:34 +02:00
..
changePackage test(storage): add better test for changePackage 2018-07-29 10:28:28 +02:00
config feat: add support for jwt on api (#896) 2018-08-21 08:05:34 +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