Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-20.2: server: require admin role to access node status #67069

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

knz
Copy link
Contributor

@knz knz commented Jun 30, 2021

Backport 1/1 commits from #67067.

/cc @cockroachdb/release


@knz knz requested review from bdarnell and aaron-crl June 30, 2021 13:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Release note (security update): The node status retrieval endpoints
over HTTP (`/_status/nodes`, `/_status/nodes/<N>` and the web UI
`/#/reports/nodes`) have been updated to require the `admin` role from
the requesting user. This ensures that operational details such as
network addresses and command-line flags do not leak to unprivileged
users.
@knz knz force-pushed the backport20.2-67067 branch from d4109b1 to 4d6dcaf Compare July 5, 2021 13:50
@knz
Copy link
Contributor Author

knz commented Jul 22, 2021

let bake on master until July 29

@knz
Copy link
Contributor Author

knz commented Aug 6, 2021

this has baked two weeks without issue

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.

3 participants