mirror of
https://github.com/openai/codex.git
synced 2026-05-23 20:44:50 +00:00
fix(windows-sandbox): allow widened elevated prep helper
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -287,6 +287,7 @@ pub(crate) fn apply_legacy_session_acl_rules(
|
||||
Ok(guards)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub(crate) fn prepare_elevated_spawn_context(
|
||||
policy_json_or_preset: &str,
|
||||
sandbox_policy_cwd: &Path,
|
||||
|
||||
Reference in New Issue
Block a user