These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
Previous page12
 

Jackknife 2.0 Revival

First post
Author
Equto
Imperium Technologies
Sigma Grindset
#21 - 2016-08-30 14:49:47 UTC
Another official update, Its been a little while since I have had one of these.

Update 8-30-16

  • Fixed a bug that would prevent pages loading with more than 200 entities (players,corps,alliances)
  • Thanks to carlos morgado for creating a docker file for jackknife
  • Fix for Kill Logs showing an error if kill log was exhausted
  • Added ability to audit players based on SSO Access Token, this will allow alliances that use SSO to pass a token with appropriate scopes to audit the player.
  • Added last know location information to the skill page if available.
Salgare
Center for Advanced Studies
Gallente Federation
#22 - 2016-08-30 14:54:35 UTC
knock em out of the park there equto!
Equto
Imperium Technologies
Sigma Grindset
#23 - 2016-09-09 19:37:51 UTC
Update 9-9-16
Added ability to login via SSO and share a url valid for 20 minutes
Fixed small bug with ajax.php

This update is more for the main website than everyone else but I still believe in being opensource. The SSO login will not show on a normal install of jackknife unless you add the following to config
define("SSO_URL","login.eveonline.com");
define("SSO_CLIENTID", "client id");
define("SSO_SECRET", "sso secret");
define("SSO_CALLBACK", "your website url");


after it has been added the sso login and accompanying text will show the same as on the main website.
Previous page12