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 Hash Key

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

Effected class: auth global

Config type: auth

Type of data: string

Platform: 2v

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

Description:
For extra security - Will be integrated to the validation process (changing this value will cause disconnection of all users immediately).
example: 1
The default set of "hashKey".
How to set (example):
Code:
Info Panel
Roll it!   ⇔