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

[v10] Fix incorrect login options for Windows Desktops (#22118) #22344

Merged
merged 6 commits into from Mar 1, 2023

Conversation

ibeckermayer
Copy link
Contributor

@ibeckermayer ibeckermayer force-pushed the isaiah/backport-22118-branch/v10 branch 2 times, most recently from e62bc8a to 4857822 Compare February 27, 2023 23:38
@ibeckermayer ibeckermayer force-pushed the isaiah/backport-22118-branch/v10 branch from 4857822 to 3239d6b Compare February 28, 2023 02:17
auto-merge was automatically disabled February 28, 2023 20:15

Merge queue setting changed

auto-merge was automatically disabled March 1, 2023 17:00

Merge queue setting changed

@ibeckermayer ibeckermayer added this pull request to the merge queue Mar 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 1, 2023
@ibeckermayer ibeckermayer added this pull request to the merge queue Mar 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 1, 2023
@ibeckermayer ibeckermayer added this pull request to the merge queue Mar 1, 2023
Merged via the queue into branch/v10 with commit c9495b5 Mar 1, 2023
@ibeckermayer ibeckermayer deleted the isaiah/backport-22118-branch/v10 branch March 2, 2023 18:29
ibeckermayer added a commit that referenced this pull request Apr 10, 2023
Changes in #22118 were backported incorrectly to v10 in #22344, which
caused the roles list/read dependency to be enforced for listing desktops.

These changes fix that issue by using the SessionContext's AccessChecker
to get the Roles of the current user, rather than requesting them with
the auth.ClientI which is authenticated as the user themselves.
ibeckermayer added a commit that referenced this pull request Apr 10, 2023
Changes in #22118 were backported incorrectly to v10 in #22344, which
caused the roles list/read dependency to be enforced for listing desktops.

These changes fix that issue by using the SessionContext's AccessChecker
to get the Roles of the current user, rather than requesting them with
the auth.ClientI which is authenticated as the user themselves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants