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

Implements CORS headers, and shared Content-Type #1

Merged
merged 2 commits into from
Jan 15, 2012

Conversation

skinkie
Copy link
Contributor

@skinkie skinkie commented Jan 15, 2012

  • Some README updates for the current eJabberd.

@thepug
Copy link
Owner

thepug commented Jan 15, 2012

Probably need a setting to turn CORS on/of and configure which domains are allowed to do CORS.

@thepug
Copy link
Owner

thepug commented Jan 15, 2012

This is very cool and thanks. I'll merge it once there is a way to turn CORS off. I would hate to have this be the default setting as others might not want to open up the pre bind to all requests.

@skinkie
Copy link
Contributor Author

skinkie commented Jan 15, 2012

You know that the default setting of ejabberd is to allow all? And it being hardcoded? I wouldn't know why you would like to be stricter than the server you are working from.

@thepug
Copy link
Owner

thepug commented Jan 15, 2012

Looks like ejabberd needs to be changed too. :)

thepug added a commit that referenced this pull request Jan 15, 2012
Implements CORS headers, and shared Content-Type
@thepug thepug merged commit dbc62b5 into thepug:master Jan 15, 2012
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