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

feat: add cors headers default nginx #304

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Conversation

fzipi
Copy link
Member

@fzipi fzipi commented Dec 1, 2024

what

  • add cors hedaers to the 403 answer

why

Fixes #112

Signed-off-by: Felipe Zipitria <[email protected]>
@fzipi fzipi added the enhancement New feature or request label Dec 1, 2024
@fzipi fzipi requested a review from theseion December 1, 2024 13:31
@fzipi fzipi force-pushed the add-cors-headers-default-nginx branch from c7fe283 to b158dbb Compare December 2, 2024 12:45
nginx/Dockerfile Show resolved Hide resolved
nginx/Dockerfile-alpine Show resolved Hide resolved
nginx/templates/includes/cors.conf.template Show resolved Hide resolved
theseion
theseion previously approved these changes Dec 8, 2024
@fzipi fzipi force-pushed the add-cors-headers-default-nginx branch from 7a38a8a to df9d8bd Compare December 8, 2024 18:47
@fzipi fzipi requested a review from theseion December 8, 2024 18:47
theseion
theseion previously approved these changes Dec 8, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@theseion theseion merged commit a366f6c into main Dec 9, 2024
6 checks passed
@theseion theseion deleted the add-cors-headers-default-nginx branch December 9, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding CORS header 'Access-Control-Allow-Origin' with errors.
2 participants