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(api): custom cors settings #2975

Merged
merged 3 commits into from
Jan 13, 2025
Merged

feat(api): custom cors settings #2975

merged 3 commits into from
Jan 13, 2025

Conversation

DanielHougaard
Copy link
Contributor

Description 📣

This PR introduces support for custom CORS settings, defined in the environment variables of the instance. Currently we allow for customization of the allowed origins, and allowed headers.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard self-assigned this Jan 10, 2025
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

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

just one comment

backend/src/server/app.ts Show resolved Hide resolved
@maidul98 maidul98 merged commit 194fbb7 into main Jan 13, 2025
4 checks passed
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