#84 test data dump from CREST login
This commit is contained in:
@@ -99,6 +99,9 @@ class CcpSsoController extends Controller {
|
||||
|
||||
if( !is_null($characterModel) ){
|
||||
// everything OK -> login succeeded
|
||||
var_dump( $characterModel->cast() );
|
||||
die();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -144,9 +144,8 @@
|
||||
</form>
|
||||
</div>
|
||||
</section>
|
||||
{*
|
||||
|
||||
<a href="{{ 'sso','action=requestAuthorization' | alias }}">SSO login</a>
|
||||
*}
|
||||
|
||||
{* features/ gallery *}
|
||||
<section id="pf-landing-gallery">
|
||||
|
||||
Reference in New Issue
Block a user