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

Fix for attempted use of capability API before it was introduced #4623

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Jul 8, 2024

Change

Check for the existence of
Windows::Security::Authorization::AppCapabilityAccess::AppCapability, and if it is not present, simply force the caller to be at least medium integrity level.

Cherry-pick of #4620

Microsoft Reviewers: Open in CodeFlow

…rosoft#4620)

## Change
Check for the existence of
`Windows::Security::Authorization::AppCapabilityAccess::AppCapability`,
and if it is not present, simply force the caller to be at least medium
integrity level.
@JohnMcPMS JohnMcPMS requested a review from a team as a code owner July 8, 2024 22:00
@JohnMcPMS JohnMcPMS merged commit cc9b7a9 into microsoft:release-v1.8 Jul 8, 2024
5 checks passed
@JohnMcPMS JohnMcPMS deleted the cap-check-fix-1.8 branch July 8, 2024 22:53
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.

2 participants