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

Html Report JQuery over HTTPS instead of HTTP #249

Open
bronumski opened this issue Apr 5, 2017 · 1 comment · May be fixed by #255
Open

Html Report JQuery over HTTPS instead of HTTP #249

bronumski opened this issue Apr 5, 2017 · 1 comment · May be fixed by #255

Comments

@bronumski
Copy link

I use BDDFy a lot on various different projects and I really like it over other libraries I have used in the past. I use TeamCity extensively for builds and expose the Html Reports as a tab on the builds.

I have now started with a new company and the TeamCity server is available externally. As such the application is hosted over HTTPS. This causes an issue with the standard report as JQuery is pulled over HTTP (The BDDFy footer is HTTPS which I guess it has to be). I know about option to disable pulling JQuery from the CDN and embedding it directly however it would be nice to use the one from the CDN as well to reduce the size of the artifacts.

Can the report be changed to use HTTPS instead of HTTP?

@MehdiK
Copy link
Member

MehdiK commented Apr 5, 2017 via email

@josephwoodward josephwoodward linked a pull request Jul 6, 2017 that will close this issue
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 a pull request may close this issue.

2 participants