◐ Shell
clean mode source ↗

fix: require update permission to recreate devcontainers by sreya · Pull Request #25812 · coder/coder

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

sreya

merged 2 commits into

May 28, 2026

Conversation

@sreya

The httpmw upstream from this endpoint only checks for read perms to the workspace agent. Recreating a dev container should require update perms since it mutates state. This also matches the behavior of the DELETE endpoint

mafredri

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks fine, but we should add the reasoning behind the change in the PR description and squash commit message.

@sreya sreya deleted the devcontainer-bug branch

May 28, 2026 20:34

2 participants

@sreya @mafredri