Skip to content

[nelmio/cors-bundle] Fix CORS_ALLOW_ORIGIN format #849

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

Merged
1 commit merged into from
Dec 27, 2020
Merged

[nelmio/cors-bundle] Fix CORS_ALLOW_ORIGIN format #849

1 commit merged into from
Dec 27, 2020

Conversation

yannoff
Copy link
Contributor

@yannoff yannoff commented Nov 24, 2020

  • Wrap value between simple quotes: avoid shell error when sourcing .env file
Q A
License MIT
Doc issue/PR -

Fixes #848

- Wrap value between simple quotes: avoid shell error when sourcing `.env` file
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thank you

This pull request was closed.
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.

[nelmio/cors-bundle] Malformed shell syntax for CORS_ALLOW_ORIGIN recipe defaults
4 participants