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

We need to remove Access-Control-Allow-Origin from list requests #3

Closed
soffokl opened this issue Apr 27, 2016 · 0 comments
Closed

We need to remove Access-Control-Allow-Origin from list requests #3

soffokl opened this issue Apr 27, 2016 · 0 comments
Assignees

Comments

@soffokl
Copy link
Contributor

soffokl commented Apr 27, 2016

Following lines should be removed from Gorjun when SS will be ready to work without it:

w.Header().Set("Access-Control-Allow-Origin", "*")
w.Header().Set("Access-Control-Allow-Credentials", "true")
@soffokl soffokl self-assigned this Apr 27, 2016
@soffokl soffokl closed this as completed Jun 6, 2016
liquuid pushed a commit to liquuid/gorjun that referenced this issue Dec 21, 2017
etursunbaev pushed a commit that referenced this issue Feb 4, 2018
Merge pull request #2 from emli/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant