Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Auth Ajax Check On Page Load

Variable: $cfg['auth']['ajaxCheckOnPageLoad']

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

How to call: basic::$cfg['auth']['ajaxCheckOnPageLoad']

Description:
Check via ajax if user is logged on every page navigation (even on page back) - For extra security.
Available options:
0 - Disable.
1 - Enable.
example: 1
The default set of "ajaxCheckOnPageLoad".
How to set (example):
Code:
Info Panel
Roll it!   ⇔