fixed wiki_user model

This commit is contained in:
2018-10-29 16:38:13 +00:00
parent d79b57549d
commit 2a5f8fe5cb
16 changed files with 152 additions and 3 deletions

4
.env
View File

@@ -42,8 +42,8 @@ ESI_CLIENT_ID=e5848fea3618427a8ee0dccb6a04fc62
ESI_SECRET_KEY=TdnNGRM8RTNSifZdaIc9yHTTkYPgYEEXHRIbT6oY
ESI_USERAGENT='W4RP Services'
ESI_SCOPES='publicData'
ESI_CALLBACK_URI='http://w4rpservices.w4rp.space/callback'
ESI_CALLBACK_URI='http://services.w4rp.space/callback'
EVEONLINE_CLIENT_ID=e5848fea3618427a8ee0dccb6a04fc62
EVEONLINE_CLIENT_SECRET=TdnNGRM8RTNSifZdaIc9yHTTkYPgYEEXHRIbT6oY
EVEONLINE_REDIRECT='http://w4rpservices.w4rp.space/callback'
EVEONLINE_REDIRECT='http://services.w4rp.space/callback'

View File

@@ -10,5 +10,5 @@ class DokuUser extends Model
protected $table = 'wiki_user';
// Timestamps
public $timestamps = 'true';
public $timestamps = false;
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
[2018-10-24 23:54:31] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-24 23:54:31] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-24 23:54:31] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.18s/100]
[2018-10-24 23:54:31] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]

View File

@@ -0,0 +1,16 @@
[2018-10-26 01:17:58] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-26 01:17:58] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-26 01:17:58] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.70s/100]
[2018-10-26 01:17:58] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-26 17:23:26] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-26 17:23:26] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-26 17:23:27] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/95512617/?datasource=tranquility [t/e: 0.30s/100]
[2018-10-26 17:23:27] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98251577/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-26 17:24:41] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-26 17:24:41] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-26 17:24:41] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92947432/?datasource=tranquility [t/e: 0.18s/100]
[2018-10-26 17:24:41] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-26 17:28:00] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-26 17:28:00] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-26 17:28:01] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/1856429316/?datasource=tranquility [t/e: 0.23s/100]
[2018-10-26 17:28:01] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98321973/?datasource=tranquility [t/e: 0.02s/100]

View File

@@ -0,0 +1,12 @@
[2018-10-27 03:39:52] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-27 03:39:52] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-27 03:39:52] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.20s/100]
[2018-10-27 03:39:52] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-27 18:57:28] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-27 18:57:28] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.05s/]
[2018-10-27 18:57:28] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/97087855/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-27 18:57:28] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98321973/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-27 18:58:04] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-27 18:58:04] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.03s/]
[2018-10-27 18:58:04] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/2112006998/?datasource=tranquility [t/e: 0.08s/100]
[2018-10-27 18:58:04] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98455521/?datasource=tranquility [t/e: 0.02s/100]

View File

@@ -0,0 +1,60 @@
[2018-10-28 04:07:05] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-28 04:07:05] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.08s/]
[2018-10-28 04:07:05] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.23s/100]
[2018-10-28 04:07:05] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 04:25:32] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 04:25:32] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 04:25:32] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/91141281/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 04:25:32] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98568667/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 04:58:50] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-28 04:58:50] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 04:58:50] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/95536228/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 04:58:50] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98536085/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 05:12:02] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.19s/]
[2018-10-28 05:12:02] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 05:12:02] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92391335/?datasource=tranquility [t/e: 0.20s/100]
[2018-10-28 05:12:02] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98568667/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 05:14:00] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-28 05:14:00] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.03s/]
[2018-10-28 05:14:01] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/96209254/?datasource=tranquility [t/e: 0.18s/100]
[2018-10-28 05:14:01] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98503820/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 05:16:39] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 05:16:39] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.05s/]
[2018-10-28 05:16:39] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/94561599/?datasource=tranquility [t/e: 0.20s/100]
[2018-10-28 05:16:39] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98568667/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 08:44:36] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-28 08:44:37] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 08:44:37] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92947432/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 08:44:37] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 10:35:30] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 10:35:30] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 10:35:30] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/95408201/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 10:35:30] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 10:45:08] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.06s/]
[2018-10-28 10:45:08] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 10:45:08] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/90809339/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 10:45:09] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98561316/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 11:22:41] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 11:22:41] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 11:22:41] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/93692089/?datasource=tranquility [t/e: 0.40s/100]
[2018-10-28 11:22:41] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 11:30:42] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 11:30:42] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 11:30:43] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/1081073086/?datasource=tranquility [t/e: 0.31s/100]
[2018-10-28 11:30:43] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/1129235924/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 13:40:34] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-28 13:40:34] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.04s/]
[2018-10-28 13:40:34] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/90126850/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-28 13:40:34] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98522960/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 19:39:44] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 19:39:44] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 19:39:44] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/96348255/?datasource=tranquility [t/e: 0.24s/100]
[2018-10-28 19:39:44] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98455521/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 19:48:28] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-28 19:48:28] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.03s/]
[2018-10-28 19:48:28] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92574788/?datasource=tranquility [t/e: 0.08s/100]
[2018-10-28 19:48:28] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-28 21:35:56] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-28 21:35:56] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-28 21:35:56] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/2113601421/?datasource=tranquility [t/e: 0.08s/100]
[2018-10-28 21:35:56] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98561316/?datasource=tranquility [t/e: 0.02s/100]

View File

@@ -0,0 +1,56 @@
[2018-10-29 01:59:43] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-29 01:59:43] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.04s/]
[2018-10-29 01:59:43] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 01:59:43] eseye.ERROR: [http 403, forbidden] get -> https://esi.evetech.net/latest/corporations/98287666/wallets/1/journal/?datasource=tranquility [t/e: 0.14s/99]
[2018-10-29 02:11:08] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.09s/]
[2018-10-29 02:11:08] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.17s/]
[2018-10-29 02:11:08] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/95343471/?datasource=tranquility [t/e: 0.23s/100]
[2018-10-29 02:11:08] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98326827/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-29 02:32:26] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-29 02:32:26] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-29 02:32:26] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 02:32:26] eseye.ERROR: [http 403, forbidden] get -> https://esi.evetech.net/latest/corporations/98287666/wallets/1/journal/?datasource=tranquility [t/e: 0.15s/99]
[2018-10-29 03:15:09] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.04s/]
[2018-10-29 03:15:09] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.03s/]
[2018-10-29 03:15:09] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 03:15:09] eseye.ERROR: [http 403, forbidden] get -> https://esi.evetech.net/latest/corporations/98287666/wallets/1/journal/?datasource=tranquility [t/e: 0.17s/99]
[2018-10-29 03:25:10] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-29 03:25:10] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-29 03:25:10] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 03:25:11] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/wallets/1/journal/?datasource=tranquility [t/e: 1.42s/100]
[2018-10-29 03:49:25] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.03s/]
[2018-10-29 03:52:19] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.22s/100]
[2018-10-29 03:52:19] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-29 03:54:47] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-29 03:54:47] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-29 04:13:08] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-29 04:13:08] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.04s/]
[2018-10-29 04:13:08] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 04:21:09] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.08s/100]
[2018-10-29 04:21:09] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.08s/100]
[2018-10-29 04:23:08] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92626011/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-29 04:23:08] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-29 04:42:48] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-29 04:42:49] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.05s/]
[2018-10-29 04:42:49] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 04:42:49] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/wallets/1/journal/?datasource=tranquility [t/e: 0.30s/100]
[2018-10-29 04:42:51] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.06s/]
[2018-10-29 04:42:51] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.04s/]
[2018-10-29 04:42:51] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 04:44:49] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.05s/]
[2018-10-29 04:44:49] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.02s/]
[2018-10-29 04:44:49] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 04:46:22] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.09s/]
[2018-10-29 04:46:22] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.05s/]
[2018-10-29 04:46:22] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 04:47:03] eseye.INFO: [http 200, ok] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.06s/]
[2018-10-29 04:47:03] eseye.INFO: [http 200, ok] get -> https://login.eveonline.com/oauth/verify/ [t/e: 0.03s/]
[2018-10-29 04:47:03] eseye.WARNING: An unknown URI was called. Allowing /corporations/98287666/wallets/1/journal/
[2018-10-29 16:25:10] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/94758845/?datasource=tranquility [t/e: 0.23s/100]
[2018-10-29 16:25:10] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98455521/?datasource=tranquility [t/e: 0.13s/100]
[2018-10-29 16:25:16] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/90382244/?datasource=tranquility [t/e: 0.07s/100]
[2018-10-29 16:25:16] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98321973/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-29 16:33:17] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/92471016/?datasource=tranquility [t/e: 0.16s/100]
[2018-10-29 16:33:17] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98251577/?datasource=tranquility [t/e: 0.02s/100]
[2018-10-29 16:33:40] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/characters/93738489/?datasource=tranquility [t/e: 0.19s/100]
[2018-10-29 16:33:40] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.02s/100]

0
storage/app/.gitignore vendored Normal file → Executable file
View File

0
storage/app/public/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/cache/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/sessions/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/testing/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/views/.gitignore vendored Normal file → Executable file
View File

0
storage/logs/.gitignore vendored Normal file → Executable file
View File