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 Allow Redirect

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

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

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

Description:
Allow redirect to temp address? After login was made, the page will redirect automatically to the last page tried to view.
Available options:
0 - Disable.
1 - Enable.
example: 1
The default set of "allowRedirect".
How to set (example):
Code:
Info Panel
Roll it!   ⇔