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-2.1: sql,server: fix the listing of sessions for admin/root users #32709

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

knz
Copy link
Contributor

@knz knz commented Nov 29, 2018

Backport 1/1 commits from #32629.

/cc @cockroachdb/release

Admin users should be able to list all sessions not just their own.
This was broken in cockroachdb#32253 and thus in 2.1.1 (was ok in 2.1.0 and
prior). This patch fixes this and also clarifies the code responsible.

Release note (bug fix): CockroachDB now again enables admin users,
including `root`, to list all user sessions besides their own.
@knz knz requested review from a-robinson and a team November 29, 2018 11:40
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz
Copy link
Contributor Author

knz commented Nov 29, 2018

@a-robinson I am not reliably online today. to ensure this gets merged on time, feel free to merge on green

@knz knz merged commit f0c3f54 into cockroachdb:release-2.1 Nov 29, 2018
@knz knz deleted the backport2.1-32629 branch November 29, 2018 16:41
@knz knz added this to Triage in (DEPRECATED) SQL Front-end, Lang & Semantics via automation Dec 4, 2018
@knz knz moved this from Triage to Finished (m2.2-2) in (DEPRECATED) SQL Front-end, Lang & Semantics Dec 4, 2018
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.

None yet

3 participants