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

Improve configuration self elevation flow #4844

Merged
merged 9 commits into from
Oct 7, 2024

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Oct 2, 2024

Change

This change adds the ability to use schema 0.3 configuration files and set the module path when using the self-elevating configuration feature. This required implementing the 0.3 serializer as well.

It also introduces an error when secure parameters would be passed across an integrity boundary.

Validation

Adds tests covering serialization of 0.3, module location passing to server, and secure parameter blocking.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner October 2, 2024 00:04
yao-msft
yao-msft previously approved these changes Oct 7, 2024
Copy link
Contributor

@yao-msft yao-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the new error codes to retuenCodes.md?

@JohnMcPMS JohnMcPMS merged commit 1ca81fc into microsoft:master Oct 7, 2024
9 checks passed
@JohnMcPMS JohnMcPMS deleted the config-elevate branch October 7, 2024 21: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