Django-jet: https://jet.geex-arts.com/ping.gif

Created on 27 Oct 2017  路  12Comments  路  Source: geex-arts/django-jet

Guys, what is it and why for? =)

Most helpful comment

Duplicate of https://github.com/geex-arts/django-jet/issues/235

I think this ping.gif should be removed.

All 12 comments

Where did you find it?

jet/static/jet/js/src/layout-updaters/branding.js:29

$(document).ready(function() {
$('#branding').each(function() {
new BrandingUpdater($(this)).run();
});
if ($('body.login').length != 0) {
$('').attr('src', '//jet.geex-arts.com/ping.gif');
}
});

seem like it's safely

but if I've secured my admin panel link - it's unsecured with such request =)

It is a point, i don't know which is his utility.

huh? what do you mean?

yep, the utility for this gif.

It's to ping home, probably done by the author for the purpose of statistics, to know how many projects are using Django Jet, and also to keep some control on who is paying or not paying for the commercial license.

Anyway, I don't think it should be there.

clear. we can close this issue

@jorisvd How do you knotw this?

Thanks!

Correction, I don't know that for sure.
However, what other purpose could it have?

I can just comment it.
I don't want to have external GET from my secure address of the admin panel.
Hope the author won't be against such step.

@f1nality

Duplicate of https://github.com/geex-arts/django-jet/issues/235

I think this ping.gif should be removed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erayerdin picture erayerdin  路  5Comments

imdario picture imdario  路  5Comments

seenu4linux picture seenu4linux  路  3Comments

sysint64 picture sysint64  路  3Comments

pwndr00t picture pwndr00t  路  4Comments