Split MCP and admin settings #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/admin-auth-boundary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Split config into top-level mcp and admin boundaries. Require a distinct admin token, deny tokenless admin access, protect Guix policy configs, keep wraptool_info current after reloads, and add the WebAuthn admin design. Validated with go test ./... and go vet ./...