mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
a68d247a44
* 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 |
||
---|---|---|
.. | ||
__snapshots__ | ||
__api-helper.js | ||
api.jwt.spec.js | ||
api.pkg.access.spec.js | ||
api.spec.js | ||
auth-utils.spec.js | ||
auth.spec.js | ||
basic_system.spec.js | ||
cli.spec.js | ||
config-utils.spec.js | ||
config.spec.js | ||
listen_addr.spec.js | ||
local-storage.spec.js | ||
mock.js | ||
no_proxy.spec.js | ||
parse_interval.spec.js | ||
plugin_loader.spec.js | ||
search.spec.js | ||
st_merge.spec.js | ||
storage-utils.spec.js | ||
store.spec.js | ||
tag_version.spec.js | ||
up-storage.spec.js | ||
uplink.auth.spec.js | ||
utils.spec.js | ||
validate_all.spec.js |