MyGit

v5.31.0

verdaccio/verdaccio

版本发布时间: 2024-05-11 17:13:15

verdaccio/verdaccio最新发布版本:v5.31.0(2024-05-11 17:13:15)

5.31.0 (2024-05-11)

(🗞️ hey renovate users, read this)

ℹ️ Important changes added to the .verdaccio-db.json and token signature for users that run on Node.js 22 or higher (in the future 🙃 ) please read https://verdaccio.org/docs/configuration/#.verdaccio-db

TLDR:

In both cases by updating the secret all previously tokens will get invalid, in your benefit a new legacy signature will be applied and is more secure than the old one (generating tokens with salt).

For existing installations that have no issues by invalidating tokens is recommended to add to the config.yaml the following setup, this will automatically generate a new the secret once is started, could be removed aftewards, if all went succesfull the [VERWAR007] deprecation will not be displayed anymore.

security:
  api:
    migrateToSecureLegacySignature: true

Any new installation should not worry about this, new token signature and secret (32 characters) is applied by default.

Features

Bug Fixes

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-05-11发行的版本