Skip to content

Separate Windows sandbox provisioning from ACL refresh - #42309

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/081b1b43abd2388773c230fb35da82896e7be2ea
Sep 2, 2026
Merged

copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/081b1b43abd2388773c230fb35da82896e7be2ea

Conversation

@copyberry

@copyberry copyberry Bot commented Sep 2, 2026

Copy link
Copy Markdown

Separate Windows sandbox provisioning from ACL refresh

What changed

  • Limit elevated interactive setup to provisioning sandbox identities and proxy settings; do not include caller workspace or ACL roots in its payload.
  • Always run the non-elevated setup refresh during sandbox activation so the current permission profile supplies read, write, and deny paths, including when provisioning was completed previously.
  • Add an interactive-provision setup mode that performs provisioning without the full ACL setup path.

Testing

  • Verify elevated provisioning payloads contain no caller ACL roots and use the new mode.
  • Verify the setup helper accepts interactive-provision payloads.

## What changed

- Limit elevated interactive setup to provisioning sandbox identities and proxy settings; do not include caller workspace or ACL roots in its payload.
- Always run the non-elevated setup refresh during sandbox activation so the current permission profile supplies read, write, and deny paths, including when provisioning was completed previously.
- Add an `interactive-provision` setup mode that performs provisioning without the full ACL setup path.

## Testing

- Verify elevated provisioning payloads contain no caller ACL roots and use the new mode.
- Verify the setup helper accepts `interactive-provision` payloads.

GitOrigin-RevId: 081b1b43abd2388773c230fb35da82896e7be2ea
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/081b1b43abd2388773c230fb35da82896e7be2ea branch from d1a821b to 1bc8fb1 Compare September 2, 2026 16:51
@copyberry
copyberry Bot merged commit 1bc8fb1 into main Sep 2, 2026
26 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/081b1b43abd2388773c230fb35da82896e7be2ea branch September 2, 2026 16:52
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants