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

Drop CA path validation in WixUI by default. #570

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

barnson
Copy link
Member

@barnson barnson commented Sep 28, 2024

Add WixUI/ExtendedPathValidation="yes" to opt-in.

Fixes wixtoolset/issues#8718
Relies on #563

@barnson barnson requested a review from robmen September 28, 2024 02:10
@barnson barnson marked this pull request as draft September 28, 2024 18:00
Add `WixUI/ExtendedPathValidation="yes"` to opt-in.
Removed the WIXUI_DONTVALIDATEPATH runtime opt-out.

Fixes wixtoolset/issues#8718
Relies on #563
@barnson barnson force-pushed the bob/WixUIOptInPathValidate_8718 branch from 8bf70b9 to f8d1a71 Compare September 28, 2024 20:23
@barnson barnson marked this pull request as ready for review September 28, 2024 20:23
@barnson barnson self-assigned this Sep 28, 2024
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.

Add ability to opt out of path validation custom actions in WixUI at build time
1 participant