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

app: add cors_behavior attribute #309

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

app: add cors_behavior attribute #309

wants to merge 3 commits into from

Conversation

dannykopping
Copy link
Contributor

Relates to coder/coder#15096

Allows the template author to control the CORS behavior of coder_app resources.

The default ("simple") maintains the existing behavior, while "passthru" bypasses Coder's CORS mechanisms.

Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
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.

1 participant