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

fix: support 403 allowlist #595

Merged
merged 2 commits into from
Sep 18, 2023
Merged

fix: support 403 allowlist #595

merged 2 commits into from
Sep 18, 2023

Conversation

iowillhoit
Copy link
Contributor

What does this PR do?

If the signature or cert cannot be found, you can now continue to install the plugin by using the allowList

QA

  • Pull and link plugin-trust
  • Create a file at $HOME/.config/sf/unsignedPluginAllowList.json
  • Add ["@salesforce/lwc-dev-server"]
  • Run sf plugins install @salesforce/lwc-dev-server
  • Verify message and install
    • The plugin [@salesforce/lwc-dev-server] is not digitally signed but it is allow-listed.

What issues does this PR fix or reference?

@W-14129526@

@iowillhoit iowillhoit requested a review from mshanemc September 15, 2023 16:56
@mshanemc mshanemc merged commit 78d474e into main Sep 18, 2023
12 checks passed
@mshanemc mshanemc deleted the ew/allow-list branch September 18, 2023 18:46
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.

2 participants