Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auth breaking changes #5653

Closed
wants to merge 3 commits into from
Closed

feat: auth breaking changes #5653

wants to merge 3 commits into from

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Oct 6, 2022

with these commits we will no longer support unscoped auth configs, and will throw an error informing the user to run npm config fix if any are found.

note to release manager: this should be a rebase merge

closes npm/statusboard#485

BREAKING CHANGE: the presence of auth related settings that are not scoped to a specific registry found in a config file is no longer supported and will throw errors
@nlf nlf requested a review from a team as a code owner October 6, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BREAKING CHANGE(config): remove dangerous auth configs
2 participants