From f2ffbc2773bfd584607882c46d0f1c02492a8175 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Sat, 6 Feb 2016 16:58:31 +0100 Subject: [PATCH 1/5] #84 test data dump from CREST login --- app/main/controller/ccpssocontroller.php | 3 +++ app/pathfinder.ini | 2 +- public/templates/view/login.html | 3 +-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/main/controller/ccpssocontroller.php b/app/main/controller/ccpssocontroller.php index d3d48ea2..f5f95ce3 100644 --- a/app/main/controller/ccpssocontroller.php +++ b/app/main/controller/ccpssocontroller.php @@ -99,6 +99,9 @@ class CcpSsoController extends Controller { if( !is_null($characterModel) ){ // everything OK -> login succeeded + var_dump( $characterModel->cast() ); + die(); + } } } diff --git a/app/pathfinder.ini b/app/pathfinder.ini index cf243f15..6a77d0c7 100644 --- a/app/pathfinder.ini +++ b/app/pathfinder.ini @@ -3,7 +3,7 @@ [PATHFINDER] NAME = PATHFINDER ; installed version (used for CSS/JS cache busting) -VERSION = v1.0.0RC2 +VERSION = v1.0.0RC3 ; contact information (DO NOT CHANGE) CONTACT = https://github.com/exodus4d ; source code (DO NOT CHANGE) diff --git a/public/templates/view/login.html b/public/templates/view/login.html index ab0a66a5..1cc6fbc9 100644 --- a/public/templates/view/login.html +++ b/public/templates/view/login.html @@ -144,9 +144,8 @@ -{* + SSO login -*} {* features/ gallery *}