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

adding flags for compatibility w/ full https websites #21

Merged
merged 1 commit into from
Nov 30, 2014

Conversation

diogoriba
Copy link
Contributor

When using angular-embedly on an https-enabled website, there are errors when trying to make the calls to http://embed.ly through an unsecured connection. I'm adding some flags to handle that.

For using it, one should be able to do
embedlyServiceProvider.secure(true);
to their configuration.

I left it turned off by default not to affect the current standard behavior.
Please let me know if I used the correct styling.
Hope this helps!

Urigo added a commit that referenced this pull request Nov 30, 2014
adding flags for compatibility w/ full https websites
@Urigo Urigo merged commit 9cdb314 into Urigo:master Nov 30, 2014
@Urigo
Copy link
Owner

Urigo commented Nov 30, 2014

@diogoriba Great!
Thank you so much

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.

None yet

2 participants