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 client for publish scenarios #319

Merged
merged 6 commits into from
Jun 9, 2019

Conversation

martincostello
Copy link
Member

Cherry-pick commits from #318 to make it safer to publish and commit the MVC sample client to test things.

Ignore Visual Studio publish profiles.
Ignore any local copies of domain verification files or public/private key files.
Ensure that any files in the .well-known folder are published.
Ensure query strings containing state parameters are not truncated, for example with the Amazon provider.
Add a favicon for the sample site.
If a .p8 file is included in the MVC sample app, it should be published.
This allows private keys for Sign In with Apple to be deployed.
@martincostello martincostello added this to the 3.0.0 milestone Jun 9, 2019
@martincostello martincostello merged commit 0637c74 into aspnet-contrib:dev Jun 9, 2019
@martincostello martincostello deleted the Improve-Client branch June 9, 2019 11:22
@martincostello martincostello modified the milestones: 3.0.0, 2.2.0 Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant