Skip to content

Block MSIG mode with private registry and browser secrets auth#488

Draft
timothyF95 wants to merge 1 commit into
mainfrom
feature/DEVSVCS-5066/validate-private-msig-flow
Draft

Block MSIG mode with private registry and browser secrets auth#488
timothyF95 wants to merge 1 commit into
mainfrom
feature/DEVSVCS-5066/validate-private-msig-flow

Conversation

@timothyF95

@timothyF95 timothyF95 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add shared validation that rejects --unsigned / --changeset when the resolved registry is off-chain (private registry).
  • Add secrets-specific validation that also rejects multisig mode with --secrets-auth=browser.
  • Wire checks into cre secrets (create, update, delete, list) and cre workflow (deploy, pause, activate, delete) before command execution.
  • Multisig detection uses txn flags (--unsigned, --changeset), not owner type, since private registry finalization can overwrite owner type.

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.

1 participant