Skip to content

Fix: Node auto deploy using key with insufficient permissions - #5665

Closed
danny6167 wants to merge 1 commit into
pterodactyl:1.0-developfrom
danny6167:fix-node-autodeploy
Closed

Fix: Node auto deploy using key with insufficient permissions#5665
danny6167 wants to merge 1 commit into
pterodactyl:1.0-developfrom
danny6167:fix-node-autodeploy

Conversation

@danny6167

Copy link
Copy Markdown
Member

You now require write access to the node endpoint to pull the config.
This change updates the token fetching/generation to use a token with R&W permissions

Fixes #5664

@robertdrakedennis

Copy link
Copy Markdown
Contributor

thanks for tracking this down

i'm gonna close this and fix it in a separate commit. i don't think we want to solve this by giving the generated key full node write perms since that's broader than the configure flow needs.

as it's definitely a regression from a previous security patch 👍

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.

Node auto configuration token uses token with insufficient permissions

2 participants