nasa-jpl-memex / memex-explorer

Viewers for statistics and dashboarding of Domain Search Engine data
BSD 2-Clause "Simplified" License
121 stars 69 forks source link

memex explorer no longer airgapped #719

Closed ahmadia closed 8 years ago

ahmadia commented 8 years ago

https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js

is now being network-loaded. It's not obvious what's requesting this yet.

brittainhard commented 8 years ago

@ahmadia where i thee code is this being called?

ahmadia commented 8 years ago

Front page and a couple of other places. There's a chance it's due to a browser plugin, I couldn't find it anywhere in the memex explorer source but wanted to note it.

brittainhard commented 8 years ago

I figured it out. Django debug toolbar is calling it. Since we dont have the debug toolbar in production, this shouldn't be a problem.

ahmadia commented 8 years ago

+1 let's close.


Aron Ahmadia Computational and Data Scientist

[image: Continuum Analytics] http://continuum.io

On Fri, Oct 23, 2015 at 12:36 PM, Brittain Hard notifications@github.com wrote:

I figured it out. Django debug toolbar is calling it. Since we dont have the debug toolbar in production, this shouldn't be a problem.

— Reply to this email directly or view it on GitHub https://github.com/memex-explorer/memex-explorer/issues/719#issuecomment-150627690 .