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 Auth File Name

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

Effected class: auth global

Config type: auth

Type of data: string

Platform: 2v

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

Description:
As a part of the validation process, auth class will check that login information came from the correct request file. Get the name of this file (auth.php). If you don't know what's it about, please don't change it.
example: 1
The default set of "authFileName".
How to set (example):
Code:
Info Panel
Roll it!   ⇔