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

Allow credentials for CORS requests #58

Merged
merged 1 commit into from
Apr 14, 2015

Conversation

DracoBlue
Copy link
Contributor

Currently it's not possible to use HAL-Browser to request "Basic-Auth" protected contents from other domains, since the xhrFields.withCredentials option is missing in the $.ajax request.

This pull request fixes this behaviour.

@mikekelly
Copy link
Owner

Good work thanks 👍

mikekelly added a commit that referenced this pull request Apr 14, 2015
Allow credentials for CORS requests
@mikekelly mikekelly merged commit a2ee0f1 into mikekelly:master Apr 14, 2015
@DracoBlue
Copy link
Contributor Author

You're welcome!

Am Dienstag, 14. April 2015 schrieb Mike Kelly :

Merged #58 #58.


Reply to this email directly or view it on GitHub
#58 (comment).

http://dracoblue.net

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