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 Encrypt Method

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

Effected class: auth global

Config type: auth

Type of data: string

Platform: 2v

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

Description:
Encrypt method function to use on session id "only" - Currently we use "md5" only, later more functions will be available as needed.
example: 1
The default set of "encryptMethod".
How to set (example):
Code:
Info Panel
Roll it!   ⇔