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

Add CORS checks #954

Closed
mattyweb opened this issue Feb 15, 2021 · 0 comments · Fixed by #969 or #970
Closed

Add CORS checks #954

mattyweb opened this issue Feb 15, 2021 · 0 comments · Fixed by #969 or #970
Assignees
Labels
Role: Backend Related to API or other server-side work Size: 5pt Can be done in 19-30 hours

Comments

@mattyweb
Copy link
Collaborator

Currently while CORS checks are technically in place they are set to * to receive traffic from all sources. Will want to limit this to just the web app in production. (Dev API can stay open to all.)

@mattyweb mattyweb added the Size: 5pt Can be done in 19-30 hours label Feb 15, 2021
@mattyweb mattyweb self-assigned this Feb 15, 2021
@mattyweb mattyweb added this to the Initial v2 Launch milestone Feb 15, 2021
@mattyweb mattyweb added the Role: Backend Related to API or other server-side work label Feb 17, 2021
mattyweb added a commit that referenced this issue Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Backend Related to API or other server-side work Size: 5pt Can be done in 19-30 hours
Projects
Development

Successfully merging a pull request may close this issue.

1 participant