Remove authentication from home
This commit is contained in:
parent
43a6d67909
commit
b83d53e516
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class Page
|
|||
* Session
|
||||
*/
|
||||
$disableRedirect = array(
|
||||
'home',
|
||||
'login',
|
||||
'register',
|
||||
'install'
|
||||
|
|
Loading…
Reference in a new issue